Getting Started
TPStreamsSDK is a versatile iOS native SDK with support for both DRM (FairPlay) and non-DRM content.
Offline Downloads
We'll explore the workflow in this document. The Sample iOS App on GitHub provides code examples for a typical use case.
Watermarks
Display one or more text and image watermarks over video playback by passing BaseWatermarkConfig entries (TextWatermarkConfig and ImageWatermarkConfig) to setWatermarks(_:). Watermarks render above the video and subtitles but below the player controls on both SwiftUI and UIKit paths. Pass an empty list to remove all watermarks.
Changelog
Real-time release history and updates for the TPStreams iOS Player SDK.