音频/视频流传输到移动浏览器

发布于 2024-07-13 00:36:55 字数 329 浏览 4 评论 0原文

我正在开发一个 WAP/移动网站,允许用户通过移动浏览器流式传输音频/视频(尽管优先级是音频)。

对于音乐,我将流式传输 mp3 文件,对于视频,我将流式传输 flv 和 3gp 文件(但主要是 3gp)。

任何人都可以推荐解决方案(即使用什么和/或指向正确的方向)以将音频/视频流传输到移动浏览器吗?

AFAIK,大多数 3G 设备和 flash lite 都支持 RTSP(可能通过 Darwin Streaming Server?)。 (使用 flash lite 作为播放器是否是一个好主意,因为用户需要在其移动设备上安装 flash lite?我对 flash 不太熟悉。)

I am developing a WAP/mobile website that would allow users to stream audio/video (although the priority is audio) via their mobile browsers..

For music I would be streaming mp3 files, and for video I would be streaming flv and 3gp files (but mostly 3gp).

Can anyone recommend solutions (i.e. what to use and/or a point to the right direction) to enable streaming audio/video to a mobile browser?

AFAIK, there is RTSP (probably via Darwin Streaming Server?) which is supported in most 3G devices, and flash lite. (Would using flash lite as a player even be a good idea, since the users would need to have flash lite installed on their mobile devices? I'm not that familiar with flash.)

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

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

发布评论

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

评论(1

柏林苍穹下 2024-07-20 00:36:55

大多数手机都支持通过 RTSP 进行视频流传输,最便宜的方法是 Darwin Stream Server,它与 Real Video 播放器集成。

至于 flash lite,手机支持有限,所以我不建议使用它。

我唯一要补充的是,如果没有无线运营商支持,将数据流传输到手机对于最终用户来说可能会非常昂贵,因此请确保最终用户了解潜在的数据费用

Most mobile phones support video streaming via RTSP, and the cheapest method is the Darwin Stream Server, and it integrates with the Real Video player

As for flash lite that has limited handset support so I wouldn't recommend using it.

The only thing I would add is that without wireless carrier support streaming of data to a mobile phone can be very expensive for an end user, so please ensure that the end user knows about the potential data charges

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