视频显示元数据接收就绪总时间

发布于 2024-08-09 04:58:41 字数 206 浏览 3 评论 0原文

我正在构建一个运行 FLV 的视频播放器,但无法克服 Flex 敌人有时不触发 metadataReceived 事件的事实。有时会,有时不会。 因此FLV的总时间保持为-1。

我知道这是一个已知的错误,我已经研究了很长时间,但现在找不到好的解决方法,找到一个说将缓冲时间设置为 0 并尝试一下,但它也不起作用。

有人对此有好的解决方法吗?

I'm building a video player that run's FLVs and cannot overcome the fact that flex foes not fire the metadataReceived event sometimes. Sometimes it does and sometimes it does not.
therefore the total time of the FLV remains -1.

I understand its a known bug , I'm researching about it for a long time now , but could not find a good workaround by now, found one that says to set the buffer time to 0 and try that, but it's also does not work.

Does anyone has a good workaround for this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

惜醉颜 2024-08-16 04:58:41

初始化播放器时,您的 bufferTime 属性设置为多少?尝试将其设置为0?

What is your bufferTime property set to when you initialize the player? Try setting it to 0?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文