Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

切换链接(switchURL/URLsetter)不生效 #1462

Closed
3000-codes opened this issue May 27, 2024 · 2 comments
Closed

切换链接(switchURL/URLsetter)不生效 #1462

3000-codes opened this issue May 27, 2024 · 2 comments
Labels

Comments

@3000-codes
Copy link

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

您使用的操作系统和浏览器分别是? What OS and browser are you using?
win11+Edge Version 125.0.2535.51 (Official build) stable app, beta channel (64-bit)

如何复现问题? How to reproduce the problem?
通过URL.createObjectURL(file)生成两个blob类型的链接,在调用player.src = urlplayer.switchURL(url)均未进行正确切换

BUG定位
gplayer\packages\xgplayer\src\mediaProxy.js 758-761行Util.isMSE函数直接将blob类型忽略

@3000-codes 3000-codes changed the title 切换链接(switchURL/urlsetter)不生效 切换链接(switchURL/URLsetter)不生效 May 27, 2024
Copy link

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 github-actions bot added the Stale label Aug 26, 2024
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant