A completely customizable video player that support MobileVLCKit
,AVPlayer
and Media Player
.It is in pure swift 3.
- Airplay support.
- Customizable UI and user interaction
- Support for horizontal and vertical play mode
- Support play with online URL and local file
- Adjust volume by slide vertical at right side of screen
- Slide horizontal to fast forward and rewind
- MobileVLCKit
- Avfoundation framework
- Media Player Framework
To run the Demo project; clone the repo, and run pod install from the DemoPlayer directory first. After installed pod, openDemoPlayer.xcworkspace
in Xcode to run DemoPlayer Application.