v3 确认是已经在内部插件中分离了?只能引入xgplayer-subtitles 插件使用?Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Assignees No one assigned Labels None yet Projects None yet Milestone No milestone Development No branches or pull requests ...
commit v3 code 2年前 fixtures Update index.html 7个月前 packages fix: 🐛 progress bar mouseup event is not fired, due to preview 6天前 scripts revert: (xgplayer) 恢复对构建脚本的修改 4个月前 .czrc init first version 7年前 .editorconfig ...
Discussions Actions Projects1 Security Insights Additional navigation options v3.0.19-rc.4 96ad40e Compare v3.0.19-rc.4 v3.0.19-rc.4 gemxxtagged this18 Jun 02:10 fix: 🐛 (xgplayer-hls)修复hls最后一帧不渲染,并且播放到最后一直loading的问题 ...
--引入css--><!--引入js-->newPlayer({url,id,autoplay:true,height:window.innerHeight,width:window.innerWidth,plugins:[Mp4Plugin],mp4plugin:{maxBufferLength:30,minBufferLength:10,reqOptions:{mode:'cors',method:'POST',headers:{// 需要带的自定义请求头'x-test-header':'rrrr'},}// ...
采用了 Tensorflow 官方基准测试脚本(Github - A benchmark framework for Tensorflow)。 注意! 测试脚本的 master branch 对应 Tensorflow latest nightly version,与 release version 并不兼容。因此,需要 clone 对应版本的 branch。例如:我 clone 的是 cnn_tf_v1.12_compatible。
integrity sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw== dependencies: "@babel/helper-plugin-utils" "^7.20.2" "@babel/helper-skip-transparent-expression-wrappers" "^7.20.0" "...
播放器在实例化时的配置选项,开发者可以根据自己的需求进行选择性地配置。 #必选配置 #选择器 id 类型:String 默认值:'' 播放器实例化的时候需要明确DOM的占位,video将挂载到该DOM下,播放器的尺寸与占位DOM一致,id为容器DOM的id newPlayer({id:'mse',...}) ...
Code Issues49 Pull requests5 Discussions Actions Projects1 Security Insights Additional navigation options Commit Browse filesBrowse the repository at this point in the history Loading branch information gemxxauthored andxiyuyizhicommittedFeb 20, 2024 ...
A HTML5 video player with a parser that saves traffic - Release v3.0.17-rc.3 · bytedance/xgplayer
commit v3 code 2年前 yarn.lock test: 💍 add test case for annex-b nalu split 4个月前 README MIT 概述 起步 插件 开发调试 使用协议 概述 西瓜播放器是一个Web视频播放器类库,它本着一切都是组件化的原则设计了独立可拆卸的 UI 组件。更重要的是它不只是在 UI 层有灵活的表现,在功能上也做了大...