Skip to content

An iOS framework of video player powered by VLCKit(https://github.com/dklinzh/VLCKit). Supported protocols include http, rtsp, rtmp etc.

License

Notifications You must be signed in to change notification settings

dklinzh/DLCMobilePlayer

Repository files navigation

DLCMobilePlayer

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 7 or later
  • Xcode 7 or later

Installation

DLCMobilePlayer is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'DLCMobilePlayer', :git => 'https://github.com/dklinzh/DLCMobilePlayer.git'

Author

Daniel, linzhdk@gmail.com

License

DLCMobilePlayer is available under the MIT license. See the LICENSE file for more info.