Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaltura/playkit-ios
PlayKit: Kaltura Player SDK for iOS
https://github.com/kaltura/playkit-ios
ads analytics drm fairplay ios kaltura media player playkit video
Last synced: about 1 month ago
JSON representation
PlayKit: Kaltura Player SDK for iOS
- Host: GitHub
- URL: https://github.com/kaltura/playkit-ios
- Owner: kaltura
- License: agpl-3.0
- Created: 2016-10-06T10:50:52.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-03-19T17:00:30.000Z (10 months ago)
- Last Synced: 2024-04-14T09:37:18.120Z (9 months ago)
- Topics: ads, analytics, drm, fairplay, ios, kaltura, media, player, playkit, video
- Language: Swift
- Homepage: https://developer.kaltura.com/player/ios
- Size: 3.09 MB
- Stars: 81
- Watchers: 21
- Forks: 37
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ios - playkit-ios - PlayKit: Kaltura Player SDK for iOS. (SDK / Official)
- awesome-ios-star - playkit-ios - PlayKit: Kaltura Player SDK for iOS. (SDK / Official)
README
![Swift 5.0+](https://img.shields.io/badge/Swift-5.0+-orange.svg)
[![CI Status](https://github.com/kaltura/playkit-ios/actions/workflows/ci.yml/badge.svg)](https://github.com/kaltura/playkit-ios/actions/workflows/ci.yml)
[![Version](https://img.shields.io/cocoapods/v/PlayKit.svg?style=flat)](https://cocoapods.org/pods/PlayKit)
[![License](https://img.shields.io/cocoapods/l/PlayKit.svg?style=flat)](https://cocoapods.org/pods/PlayKit)
[![Platform](https://img.shields.io/cocoapods/p/PlayKit.svg?style=flat)](https://cocoapods.org/pods/PlayKit)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3c95a3b285d9447cb525be42647af4f8)](https://www.codacy.com/app/PlayKit/playkit-ios?utm_source=github.com&utm_medium=referral&utm_content=kaltura/playkit-ios&utm_campaign=badger)# Kaltura Player SDK
### Demo: [Demo repo](https://github.com/kaltura/playkit-ios-samples).
*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](https://vpaas.kaltura.com/documentation/Mobile-Video-Player-SDKs/v3_iOS_Introduction.html).## License and Copyright Information
All code in this project is released under the [AGPLv3 license](http://www.gnu.org/licenses/agpl-3.0.html) 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](https://github.com/kaltura/playkit-ios/graphs/contributors).