简体   繁体   English

iPhone - iPhone是否支持RTSP?

[英]iPhone - Does iPhone support RTSP?

I am trying to implement streaming video on iPhone with RTSP protocol. 我正在尝试使用RTSP协议在iPhone上实现流媒体视频。

On Mac, the QuickTime support RTSP and I tested streaming video with this. 在Mac上,QuickTime支持RTSP,我测试了流媒体视频。

This means iPhone can support RTSP, I think. 这意味着iPhone可以支持RTSP。

But I could not implement on iPhone with MPMoviePlayerController. 但我无法在iPhone上使用MPMoviePlayerController实现。

Who knows about this. 谁知道这件事。 Regard! 看待!

A quick search on google revealed dropcam https://github.com/dropcam/dropcam_for_iphone for iphone where an RTSP client was implemented. 谷歌上的快速搜索显示了实现RTSP客户端的iphone的dropcam https://github.com/dropcam/dropcam_for_iphone I would advise taking a closer look at that project. 我建议仔细看看那个项目。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM