playkit-dtg-android
playkit-dtg-android copied to clipboard
DTG - Download To Go
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/guide/android/dtg/
Setup
Add build.gradle dependency:
dependencies {
compile 'com.kaltura.dtg:dtglib:2.1.0'
}
Replace 2.1.0 with the latest release.