本机 iPhone 应用程序/网站上的 RTSP 流
制作本机网站iPhone应用程序(将网站转换为iPhone应用程序)我想流式传输此rtsp链接:rtsp://67.85.223.199:110/cgi-bin/rtspStream/1(没有我不知道的文件扩展名)知道为什么)如果您快速输入它作为网址,它就会起作用。我无法将其正确嵌入到 iPhone 中以使其正常工作。我想如果我可以将其流式传输到没有 active x 的浏览器,它应该与 iPhone 兼容。尝试了很多方法来做到这一点,希望有人能回答:) -麦克风
Making a native website iPhone app (converting a website to an iphone app) I want to stream this rtsp link: rtsp://67.85.223.199:110/cgi-bin/rtspStream/1 (there is no file extension I don't know why) if you enter that as a url on quick time it works. I can't embed it correctly for the iphone for it to work. I figure if I can stream it to a browser without active x it should be compatible for the iPhone. Tried a bunch of way to do this, hoping someone out there as the answer :)
-Mike
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
从您的 URL 判断,您正在使用 IP 摄像机进行流式传输。这可以很容易地重新传输到 iPhone、Flash 播放器、Android 等任何东西,真的。如果您需要音频,您可能需要确保您的相机可以传输 H264 和 AAC。我们公司正在与 NetroMedia 做类似的事情。 http://www.netromedia.com/
Judging by your URL, you are streaming with an IP camera. That can easily be restreamed to iPhone, Flash players, Android, anything, really. You may need to make sure your camera can stream H264 and AAC if you want audio. Our company is doing something similar with NetroMedia. http://www.netromedia.com/