简体   繁体   English

播放iPhone流视频是否需要流服务器?

[英]is a streaming server necessary to play iPhone streaming video?

I am a noob with regards to this. 关于这一点,我是菜鸟。 I just wanted to know if a streaming server is necessary to play streaming videos on the iPhone. 我只是想知道是否需要流服务器才能在iPhone上播放流视频。

eg I have a couple of mp4's hosted on a server. 例如,我在服务器上托管了几个mp4。 Can i play those files directly using MPMoviePlayerController with the URL http://xxxx.xx.mp4 ? 我可以使用带有URL http://xxxx.xx.mp4的MPMoviePlayerController直接播放那些文件吗?

Are there any commercial solutions for hosting videos for the iPhone? 是否有用于托管iPhone视频的任何商业解决方案?

是的,您可以使用MPMoviePlayerController直接在URL http://xxxx.xx.mp4上播放文件,它还会为您完成所有流式传输。

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

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