goldvideo / h265player

一套完整的Web版H.265播放器解决方案,非常适合学习交流和实际应用。基于JS码流解封装、WebAssembly(FFmpeg)视频解码,利用Canvas画布投影、AudioContext播放音频。
https://goldvideo.github.io/h265player/
1.55k stars 300 forks source link

goldplay播放hls流 #66

Open guiyang-chenwei opened 3 years ago

guiyang-chenwei commented 3 years ago

我最近用这个播放h265编码的hls流,已修改maxBufferLength属性,现在每次到28秒自动停止,这个是什么原因呢?因为我是用于直播,需要改哪个属性么?

guiyang-chenwei commented 3 years ago

支持直播么,或者http-flv?

yiwen03 commented 3 years ago

不支持直播,所以播完第一次获取的ts就停止了

------------------ 原始邮件 ------------------ 发件人: guiyang-chenwei @.> 发送时间: 2021年7月26日 15:58 收件人: goldvideo/h265player @.> 抄送: Subscribed @.***> 主题: 回复:[goldvideo/h265player] goldplay播放hls流 (#66)

支持直播么,或者http-flv?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.