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

集成EZUIKIT SDK与video.js 的兼容性问题,创建video.js的实例视频请求的发起者(initiator)竟然是ezuikit-js.js #212

Closed
ZQlmh opened this issue May 27, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@ZQlmh
Copy link

ZQlmh commented May 27, 2024

bug 描述(Describe the bug)

集成EZUIKIT SDK并引入video.js 在同一页面动态创建两个类型的实例,使用video.js创建的实例加载flv视频流,发现视频请求的发起者(initiator)竟然是ezuikit-js.js,导致video.js的实例未被正确实例化。EZUIKit 的脚本文件会自动检测页面中的视频元素并干扰视频请求吗?

复现(To Reproduce)

再现步骤(Steps to reproduce the behavior):

  1. 集成EZUIKIT SDK
  2. 同时引入video.js库
  3. 根据视频类型分别动态创建EZUIKit.EZUIKitPlayer实例及videojs实例
  4. 运行demo发现videojs的实例请求发起者(initiator)竟然是ezuikit-js.js,导致videojs实例化异常,无法进行dispose操作

预期行为(Expected behavior)

期望各实例操作互不干扰,互相隔离

截图(Screenshots)

WechatIMG6684
WechatIMG6685
WechatIMG6686

PC 请填写以下信息 (please complete the following information):

  • OS: [14.4.1 (23E224)]
  • Browser [chrome]
  • Version [版本 124.0.6367.208(正式版本)]
@freeshineit freeshineit added the bug Something isn't working label May 29, 2024
@ZQlmh
Copy link
Author

ZQlmh commented Jul 12, 2024

@freeshineit 大佬这个问题什么时候解决,有提上日程吗?

@freeshineit
Copy link
Collaborator

@freeshineit 大佬这个问题什么时候解决,有提上日程吗?

下周内测 , 下下周应该可以发布

@freeshineit
Copy link
Collaborator

请更新 8.0.8 ,问题已修复 @ZQlmh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants