Is it possible to play more than one video the same time / on the same screen with iOS?
(E.g. Picture-in-Picture mode or split screen.)
Step by step and full source code on how to do this: http://iosguy.com/2012/01/11/multiple-video-playback-on-ios/
You can't using MPMoviePlayerController. The documentation states that clearly..
Although you can create multiple MPMoviePlayerController objects and present their views in your interface, only one movie player at a time can play its movie.
But I think you can do this with lower level AVFoundation framework..But I never tried it..See this
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With