流媒体音频MMS://到iPhone [英] Streaming Audio MMS:// to the iPhone

查看:111
本文介绍了流媒体音频MMS://到iPhone的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将 mms:// url 流式传输到我的iPhone应用程序,但到目前为止很难获得有关该主题的信息。我知道有几个应用程序可以做到(FStream,WunderRadio,Tuner),我已经阅读了一些关于它们的说明,可能使用libmms和ffmpeg来完成这项任务。

I'd like to stream a mms:// url to my iPhone app, but so far information on the topic is hard to come by. I know there are a couple apps out there that can do it already (FStream, WunderRadio, Tuner), and I've read a few notes about them possibly using libmms and ffmpeg to accomplish this task.

有谁知道实现这个目标的方法?那里有一个我缺少的图书馆,或者已经有一些例子吗?我希望这会像简单的一样简单

Does anyone know of a way to achieve this? Is there a library out there that I'm missing, or some example to do this already? I was hoping this was going to be as easy as a simple

[someLibrary streamMMSUrl:@mms://mymmsurlhere.com]

感谢您的帮助!

推荐答案

您可以使用libmms库通过HTTP流读取MMS或MMS。这不是直截了当的,但一些现有的应用程序(可能是FStream)使用这种方法。要在iPhone上运行libmms,您可以在WunderRadio站点上找到一些信息: http:// www。 wunderradio.com/code.html

You can use the libmms library to read MMS or MMS over HTTP streams. This is not straightforward but some existing apps (and FStream probably) use this approach. To get libmms working on the iPhone, you can find some informations on the WunderRadio site : http://www.wunderradio.com/code.html.

这篇关于流媒体音频MMS://到iPhone的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆