I have code for play .mov file from live URL. it’s working fine
for that i have use UIWebView, and i have also set thumbnail and video, when i click on webview the file are playing in Quick player in iPhone – so my question is , Is it possible to play the file without using Quick player (on UIwebview or something else).
I have code for play .mov file from live URL. it’s working fine for
Share
You can also play Directly from URL in MPMoviePlayerController with live streaming.
No need to download that video.