嵌入到其他网站时的视频缓冲速度非常慢。它要等待很长时间才能缓冲视频。当他们在自己的服务器上播放时,没有嵌入,缓冲是可以的。
尝试安装 mod streaming:
$ wget http://h264.code-shop.com/download/apache_mod_h264_streaming-2.2.7.tar.gz
$ tar -zxvf apache_mod_h264_streaming-2.2.7.tar.gz
$ cd mod_h264_streaming-2.2.7
$ ./configure
$ make
# make install
但它没有任何效果。还更改了嵌入选项,但没有任何效果。
如何修复?或者如何调整这个问题?
服务器:CentOS 7,Webmin Panel 专用服务器 视频编码:mp4 Apache 版本 2.4.6 CentOS Linux 7.9.2009