bytedance / xgplayer

A HTML5 video player with a parser that saves traffic
https://h5player.bytedance.com/
MIT License
8.17k stars 858 forks source link

ios上设置startTime,拖拽进度条问题 #1364

Closed chenyanwen1993 closed 1 month ago

chenyanwen1993 commented 5 months ago

您使用的西瓜播放器版本是多少? What version of xgplayer are you using? 3.0.11

您使用的操作系统和浏览器分别是? What OS and browser are you using? ios17.4.1

如何复现问题? How to reproduce the problem? url: videoUrl.value, width: '100%', height: vedioHeight.value, startTime: 300, plugins: [ HlsPlugin, ],

您期望的播放器正常行为是? What did you expect to happen? 设置了起始时间后播放,拖动进度条,画面可以随着进度条变化

实际播放器的表现是? What actually happened? 设置了起始时间后播放,拖动进度条,画面不随着拖动进度条的改变而改变

可填写您所在的公司和相关产品业务,方便我们提供更好的技术支持 You can write your company and product which uses xgplayer, for helping us provide better technical support.

smallyaohailu commented 5 months ago

推测原因:

在微信和ios 内,是不支持缺省默认播放的。

需要在点击播放事件内,写时间记忆回放功能!

chenyanwen1993 commented 5 months ago

好的,多谢

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] commented 1 month ago

This issue has been automatically closed after a period of inactivity. If it is still present in the latest release, please create a new issue with up-to-date information. Thank you!