/playkit-dtg-android

DTG - Download To Go

Primary LanguageJavaGNU Affero General Public License v3.0AGPL-3.0

Travis

PlayKit DTG - Download To Go

Kaltura PlayKit DTG is an Android library that enables downloading MPEG-DASH and HLS streams for offline viewing.

  • Track selection for video/audio/captions
  • Widevine modular DRM

Documentation: https://kaltura.github.io/playkit-dtg-android/

Setup

Add build.gradle dependency:

dependencies {
	compile 'com.kaltura.dtg:dtglib:2.1.0'
}

Replace 2.1.0 with the latest release.