Mobile Player
A powerful and completely customizable media player for iOS.
Code Status
Issues
Get Support
Usage
If you were previously using MPMoviePlayerViewController, changing
let playerVC = MPMoviePlayerViewController(contentURL: videoURL)
to
let playerVC = MobilePlayerViewController(contentURL: videoURL)
is enough.
Customizing the Player
In most cases though you would want to customize the player. You can do this by creating a configuration .json file or programmatically.
Configuration File
Coming soon.
Programmatic Configuration
Coming soon.
Documentation
The entire documentation for the library can be found here.
Software License
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/