简体   繁体   English

播放低延迟 hls stream 的最佳 Html5 视频播放器是什么? [等候接听]

[英]what is the best Html5 video player for playing low latency hls stream? [on hold]

I am setting a hls live streaming system, using nginx as the web server and video.js as the html5 web browser video player. I am setting a hls live streaming system, using nginx as the web server and video.js as the html5 web browser video player. My goal is to have the least amount delay in the streaming.我的目标是在流式传输中具有最少的延迟。 I wonder if video.js is the right video player for it.我想知道 video.js 是否适合它的视频播放器。 Someone recommend me vlc video player, but I am not sure which one is better for the lowest delay introduced in the playback.有人推荐我 vlc 视频播放器,但我不确定哪一个更适合播放中引入的最低延迟。

Currently, in a local set up, I have 1 second of delay from the video.js to safely play the stream smoothly, without any buffer lag.目前,在本地设置中,我从 video.js 有 1 秒的延迟来安全地播放 stream,没有任何缓冲延迟。 Will vlc be better in the playback? vlc在播放上会更好吗? I am thinking about less than a second buffer but still a smooth playback.我正在考虑不到第二个缓冲区,但仍然可以流畅播放。 Is that possible?那可能吗?

I guess there is no absolute answer like "use this library instead of this one" for better latency because there are many many factors affecting your streaming.我想没有像“使用这个库而不是这个库”这样的绝对答案来获得更好的延迟,因为有很多因素会影响您的流式传输。

Check out the following post: Low latency (< 2s) live video streaming HTML5 solutions?查看以下帖子: 低延迟(< 2s)实时视频流 HTML5 解决方案?

User Brad outlines different approaches regarding video streaming latency control in his answer.用户 Brad 在他的回答中概述了有关视频流延迟控制的不同方法。 Maybe that helps you.也许这对你有帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM