-(IBAction)play:(id)sender { thumbImageView.alpha=0.0; NSString *stringvideo=[NSString stringWithFormat:@\"http://streaming-service\",[[NSUserDefaults standard
It might be a problem with MovieSourceType; you are playing a local file but using MPMovieSourceTypeStreaming; just modify the type and try again
MovieSourceType
MPMovieSourceTypeStreaming