A HTML5 video player with a parser that saves traffic - fix: 🐛 (xgplayer-transmuxer) 修复flv直播推流启动数据异常的情况 · bytedance/xgplayer@1d7e96d
"xgplayer-flv": "^3.0.20-beta.0" 您使用的操作系统和浏览器分别是? What OS and browser are you using? windows11 版本127.0.6533.89(正式版本) (64 位) 如何复现问题? How to reproduce the problem? 使用播放器播放http-flv直播流时,当网络情况不好时会出现 您期望的播放器正常行为是? What did you...
同时,它也集成了对 flv、hls、dash 的点播和直播支持。文档 起步 安装 $ npm install xgplayer 使用 Step 1: Step 2: importPlayerfrom'xgplayer'letplayer =newPlayer({id:'vs',url:'https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/byted-player-videos/1.0.0/xgplayer-demo.mp4'}) 这是最简单...
gemxx changed the title fix: 🐛 (xgplayer-transmuxer) 修复flv直播推流启动数据异常的情况 fix: 🐛 (xgplayer-transmuxer) 修复flv直播推流启动G 711数据异常的情况 Sep 26, 2024 gemxx changed the title fix: 🐛 (xgplayer-transmuxer) 修复flv直播推流启动G 711数据异常的情况 fix: 🐛 (xgplaye...
What version of xgplayer are you using? v3 您使用的操作系统和浏览器分别是? What OS and browser are you using? windows Chrome 如何复现问题? How to reproduce the problem? 使用FlvPlugin播放直播流时,使用setEventsMiddleware为play事件添加中间件,点击暂停后再继续播放,观察setEventsMiddleware为play事件添加...
使用FlvPlugin播放直播流时,使用ignores属性禁用loading内置插件时,当推流较慢时会显示start内置插件。 您期望的播放器正常行为是? What did you expect to happen? 当禁用loading内置插件时,推流较慢不显示loading插件也不显示start内置插件。 实际播放器的表现是? What actually happened? 当禁用loading内置插件时,推流...