screenshot: http://imgur.com/W3ntQ18 I have created 2 views and each with an instance of VLCMediaPlayer _mediaplayer = [[VLCMediaPlayer alloc] initWithOptions:@[@"--ipv4-timeout=30000", @"--verbose=4", @"--stats", @"--rtsp-tcp"]]; _mediaplayer.drawable = video...