Hi,
I have a url for a video. I have started downloading that to the document directory of iOS device using ASIHTTPRequest. Before completing the download/during the downloading of that file, can I make a MPMoviePlayerController to start/play using that file. (I am not supposed to stream using MoviePlayer). I need to download and play simultaneously.
If anyone knows, please help through answers/comments.
Thank you in advance.