Swiftpack.co - kaltura/playkit-ios as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by kaltura.
kaltura/playkit-ios widevine/3.3.5
PlayKit: Kaltura Player SDK for iOS
⭐️ 81
🕓 1 year ago
iOS tvOS
.package(url: "https://github.com/kaltura/playkit-ios.git", from: "widevine/3.3.5")

Swift 5.0+ CI Status Version License Platform Codacy Badge

Kaltura Player SDK

Demo: Demo repo.

If you are a Kaltura customer, please contact your Kaltura Customer Success Manager to help facilitate use of this component.

Overview

The Kaltura Player SDK is fully native and introduces significant performance improvements. The SDK is intended to be integrated in any iOS application and includes the following features:

  • Online and Offline Playback
  • Live
  • Multi audio tracks
  • Multiple captions
  • Kaltura’s uDRM support (FairPlay, Widevine Classic)
  • VAST Support (IMA)
  • Kaltura analytics
  • Youbora
  • Chromecast and AirPlay support

Usage Guides

Please see our VPaaS Documentation site.

License and Copyright Information

All code in this project is released under the AGPLv3 license unless a different license for a particular library is specified in the applicable library path.

Copyright © Kaltura Inc. All rights reserved.
Authors and contributors: See GitHub contributors list.

GitHub

link
Stars: 81
Last commit: 4 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

Release v3.28.0
23 weeks ago

New in this version:

  • Add an option to set preferredMaximumResolution (in player settings)

How to use:                 case is KPPlayerEvent.CanPlay:                     player.settings.network.preferredMaximumResolution = CGSize(width: 1280, height: 534)

Cocoapods install pod 'PlayKit', '~> 3.28.0’

Release v3.28.0 · kaltura/playkit-ios

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics