在 Blackberry 上从网络下载并播放视频

发布于 2024-08-05 11:35:30 字数 68 浏览 3 评论 0原文

我想从我的应用程序中的 url 播放视频...我想首先流式传输视频并将数据存储在缓冲区中,然后将数据从缓冲区提供给播放器。

I want to play video from a url in my application... I want to first stream the video and store the data in a buffer and then feed the data from the buffer to the player.

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

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

发布评论

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

评论(1

行雁书 2024-08-12 11:35:30

BlackBerry Eclipse Plugin 中有一个用于音频的缓冲播放演示示例。我确实相信重写它以进行视频播放并不难。

请参阅缓冲和播放流媒体

There is a bufferedplaybackdemo sample in BlackBerry Eclipse Plugin, for audio. I do believe it's not hard to rewrite it for video playback.

See Buffer and play streamed media

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