简体   繁体   English

hls.js 防止倒带和保留片段

[英]hls.js prevent rewind and keeping segments

HLS.js is keeping about 5 or so mins of video in the player to be able to rewind. HLS.js 在播放器中保留大约 5 分钟的视频以便能够倒带。 This is causing an issue with memory on my app.这导致我的应用程序内存出现问题。 Is there an option or a way to just play live and not have any ability or keeping of segments so that the memory isn't rising?有没有一种选择或一种方法可以现场播放而没有任何能力或保留片段,以便内存不会增加?

Issue is being fixed.问题正在修复中。 https://github.com/video-dev/hls.js/pull/1845 https://github.com/video-dev/hls.js/pull/1845

Next release should have it.下个版本应该有。 0.11.1 0.11.1

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

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