[![CI Status](http://img.shields.io/travis/Lakitha Sam/OLCVideoPlayer.svg?style=flat)](https://travis-ci.org/Lakitha Sam/OLCVideoPlayer)
Objective-C custom video player.
OLCVideoPlayer is a custom video player that can do so much more than what the default MediaPlayer can do. The motivation behind this project was to make a video player that we have full controll over, so it has the ability to change play a collection of videos, change volume level, play in background, set time limits per video, smooth playback and so much more !
Full tutorail: https://onelonecoder.wordpress.com/2015/08/02/objective-c-custom-video-player/
To run the example project, clone the repo, and run pod install
from the Example directory first.
OLCVideoPlayer is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "OLCVideoPlayer"
- Want support orientation change. So for now only lock to one orientation.
Lakitha Sam, lakitharav@gmail.com
OLCVideoPlayer is available under the MIT license. See the LICENSE file for more info.