A lightweight player framework for iOS. Playing a single audiovisual resource referenced by URL.
- Playing a single audiovisual resource referenced by URL (local url and online url).
- Downloading while playing.
- Get preview at a sepecified time from the video url.
-
- Clone the repo.
-
- Open PlayerKit.xcworkspace.
-
- Build the framework target.
-
- Drag the framework that you had built to your project.
-
import <PlayerKit/PlayerKit.h>
This library requires iOS 8.0+ and Xcode 9.0+
PlayerKit is provided under the MIT license. See LICENSE file for details.