KiwiPlayer

Kiwi Player allows you go forward and go back in videos easily!

MIT License

Stars
18
Committers
1

KiwiPlayer

A light and easier playlist video implementation

KiwiPlayer came to solve a expecific feature that needs pre buffering a playlist of videos to play it closer as a single video and need to be able seek time in videos with a single UISlider

KiwiPlayer allows you go forward and go back in playlist easily!!

Kiwi treats the playlist of videos as a single video than the Total durantion and Current duration is about all videos. Just use AVFoundation framework, without any remote dependecy and is a couple of classes to include in your project.

Requirements

  • Xcode 9.0+
  • Swift 4.2+

Installation

KiwiPlayer is available throught Cocoapods and Manually

Pod

pod 'KiwiPlayer'

Manually

git clone https://github.com/vitormesquita/KiwiPlayer.git

Copy Source folder's classes (.swift) to your project. Just it!

Example

¯_(ツ)_/¯

Will be done

Author

Vitor Mesquita, [email protected]

License

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

Package Rankings
Top 20.66% on Cocoapods.org
Related Projects