pfuternik / kaltura-demo

0 stars 0 forks source link

kaltura-demo

This app leverages the Kaltura Player to load and play videos of a boy (my son!) practicing tennis. The videos are loaded from a Kaltura account. The UI presents a picker to allow the user to select from several videos to play. The Kaltura Player analytics are sent to the Kaltura backend and all data about plays and shares can be viewed in the KMC or retrieved using the Kaltura Reporting API.

Prerequisites

Quick Start

  1. From the command line, execute "pod install" to acquire the necessary pods to build and execute this app.
  2. Open Kaltura-Demo.xcworkspace in Xcode.
  3. Connect your iOS device, select it as your build target, build and run the app.