xgplayer icon indicating copy to clipboard operation
xgplayer copied to clipboard

A HTML5 video player with a parser that saves traffic

Results 344 xgplayer issues
Sort by recently updated
recently updated
newest added

无法使用 Player.setConfig 更新诸如 keyShortcut, ignores, playbackRate等配置,似乎只能通过destory的方式重新实例化的方式更新这些配置? 文档上没有注明哪些配置能被更新哪些不能被更新,而且似乎官方内置的插件的配置也不能够被更新,实在让人困惑

plugin

`hasVideo` 变量的判断条件,之前是基于 `payload.tracks.audio`,但根据代码上下文,应该改为使用 `payload.tracks.video` 进行判断。

**您使用的西瓜播放器版本是多少? What version of xgplayer are you using?** v3 和 v2 **您使用的操作系统和浏览器分别是? What OS and browser are you using?** **如何复现问题? How to reproduce the problem?** ready 触发后才会展示播放按钮,如果ready事件触发比较慢,按钮也会展示慢 **您期望的播放器正常行为是? What did...

enhancement
feature proposal

**您使用的西瓜播放器版本是多少? What version of xgplayer are you using?** V3.0.21 **您使用的操作系统和浏览器分别是? What OS and browser are you using?** MacOS Chrome **如何复现问题? How to reproduce the problem?** 请求分片视频资源,拖拽进度条之后,资源请求终止,等到播放完加载资源之后一直转圈,提示资源错误。不拖拽进度条一切正常 **您期望的播放器正常行为是? What did you...

mp4

把MP4视频上传到自己服务器或者借用其他平台的播放地址,西瓜都无法正常识别播放该视频,所以想了解一下西瓜的MP4视频解码上,是不是有什么要求,条件满足了才能正常解析播放?

question

May I ask when the player can be adapted to the Flutter platform?

no plan

**您使用的西瓜播放器版本是多少? What version of xgplayer are you using?** `v3.0.22` **您使用的操作系统和浏览器分别是? What OS and browser are you using?** 小米:安卓`Edge`浏览器,安卓`Google Chrome`浏览器 **如何复现问题? How to reproduce the problem?** **您期望的播放器正常行为是? What did you expect...

answered
plugin

**您使用的西瓜播放器版本是多少? What version of xgplayer are you using?** 3.0.20 **您使用的操作系统和浏览器分别是? What OS and browser are you using?** 操作系统是:Windows11 ;浏览器是:谷歌浏览器(版本号 135.0.7049.42) **如何复现问题? How to reproduce the problem?** 由于是内网而且地址是有时间限制刷新的无法在外部复现,只能在公司电脑上复现 **您期望的播放器正常行为是? What did...

flv