A powerful and completely customizable media player for iOS.
[](http://stackoverflow.com/questions/ask?tags=mobile player+ios+swift+video player)
If you were previously using MPMoviePlayerViewController, changing
let playerVC = MPMoviePlayerViewController(contentURL: videoURL)
to
let playerVC = MobilePlayerViewController(contentURL: videoURL)
is enough.
In most cases though you would want to customize the player. You can do this by creating a configuration .json file or programmatically.
Coming soon.
Coming soon.
The entire documentation for the library can be found here.
The use of the Mobile Player Open Source edition is governed by a Creative Commons license. You can use, modify, copy, and distribute this edition as long as it’s for non-commercial use, you provide attribution, and share under a similar license. http://mobileplayer.io/license/