如何从中间点开始缓冲视频显示

发布于 2024-10-15 05:32:20 字数 175 浏览 1 评论 0原文

我正在尝试使用 Flex Video Display 作为预览播放器。播放器正在从服务器流式传输视频。 当缓冲未完成时,如果我们尝试将播放头拖到缓冲区域之外的区域,播放器会将播放头拖回到当前播放位置。 我需要实现像 youtube 视频播放器这样的播放器,即使数据未完全缓冲,它也允许拖动到轨道中的任何位置。 有没有办法做到这一点。

I am trying to use Flex Video Display as a preview player. The player is streaming the video from the server.
While The buffering is not complete, if we try to drag the play head to an area beyond buffered region, the player will drag the playhead back to the current playing position.
I need to implement the player like you tube video player which allows to drag to anywhere in the track even when data is not fully buffered.
Is there a way for doing this.

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

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

发布评论

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

评论(1

惯饮孤独 2024-10-22 05:32:20

您需要使用 RTMP 流式传输文件才能执行此操作。

http://en.wikipedia.org/wiki/Real_Time_Messaging_Protocol

You need to have the files Streamed with RTMP to be abel to do that.

http://en.wikipedia.org/wiki/Real_Time_Messaging_Protocol

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