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 and image watermarks over video playback by passing BaseWatermarkConfig entries (TextWatermarkConfig and ImageWatermarkConfig) to TPStreamsPlayerView.setWatermarks(). Watermarks render above the video content and adjust automatically on screen resize, orientation changes, and fullscreen toggles. Pass an empty list or call clearWatermarks() to remove all watermarks.
Changelog
Real-time release history and updates for the TPStreams Android Player SDK.