播放视频缓冲区的一块

发布于 2024-12-01 11:30:35 字数 249 浏览 1 评论 0原文

我的内存中有一个属于视频文件的字节流。

请注意,字节流并不代表整个视频文件,而是我当时可用的视频文件的一部分(以字节为单位)。

我希望能够在视频播放器上播放此块,或者如果您愿意的话也可以进行流式传输。但是,我想自己控制流的流量,因为我从不同的服务器接收视频源。

我在互联网上查看,找不到此特定信息。它通常由不允许我控制流或要求整个文件的播放器处理。

请记住,这是我论文的主题,我不希望使用自动完成所有工作的替代可用技术。

I have a byte stream in the memory that belongs to a video file.

Note that, the byte stream does not represent the whole video file, it is rather a chunk of the video file in bytes that I have available at that moment.

I want to be able to play this chunk on a video player, or stream it if you will. But, I want to control the flow of the stream by myself since I receive the source of the video from different servers.

I looked on the internet and I cannot find this particular information. It is generally handled by a player that doesn't let me control the stream or it asks for the whole file.

Remember that this is the topic of my thesis and I do not wish to use alternative available technologies which do everything automatically.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文