是否可以使用 Microsoft Media Server 流式传输到 Android 手机?

发布于 2024-08-12 03:17:17 字数 115 浏览 5 评论 0原文

假设我有 Microsoft Media Server 流(即 mms://[此处的某个 ip 地址])。该流包含音频和视频。可以将其传输到 Android 手机吗?我该怎么做呢?最好是视频,但如果只是音频流也可以。

Let's say that I have Microsoft Media Server stream (i.e. mms://[some ip address here]). This stream contains both audio and video. Is it possible to stream this to an Android phone? How would I go about doing this? Preferably with video, but if it is an audio stream only that would also be okay.

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

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

发布评论

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

评论(2

痴情 2024-08-19 03:17:17

mms:// 用作占位符 url 架构。 WMS 将通过 RTSP 或 HTTP 协议进行流传输。但是,为了在手机上播放流,您需要流代码和编解码器。 Android 似乎支持 WMA/WMV 编解码器,但我没有看到任何有关协议的信息。

mms:// is used as placeholder url schema. WMS will stream through either RTSP or HTTP protocols. However in order to playback stream on the phone you need streaming code and codec. Android seems to support WMA/WMV codecs, but I do not see any information about protocols.

走野 2024-08-19 03:17:17

抱歉,Microsoft 在 08 年停止了对 MMS 的支持。我会抛弃它们并寻找更好的解决方案。

Sorry, Microsoft halted support in 08 for MMS. I would dump them and find a better solution.

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