Getting Started
TPStreams Android SDK provides an easy way to integrate video playback and offline downloads into your Android application. It supports DRM-protected content, adaptive bitrate streaming, and customizable player UI.
Player Methods & Events
The TPStreamsPlayer provides several public methods and properties to control playback and query state.
Offline Downloads
TPStreams SDK provides a DownloadClient to manage offline video downloads.
Troubleshooting
Resolve common issues and error codes when using the TPStreams Android Player SDK.
Watermarks
Display one or more text watermarks over the video content by passing WatermarkConfig entries to TPStreamsPlayerView.setWatermarks(). Watermarks render above the video content and adjust automatically on screen resize and orientation changes. Pass an empty list or call clearWatermarks() to remove all watermarks.
Changelog
Real-time release history and updates for the TPStreams Android Player SDK.