Learn how to stream videos from your own domain using the FastPix Android Player.
Set a custom domain
By default, the SDK resolves playback URLs through stream.fastpix.com. To stream from your own domain, set the customDomain parameter:
Why use a custom domain
- Stream videos from your own domain (for example,
stream.yoursite.com) instead of default CDN URLs.
- Supports both public and private content.
- Combine with signed playback tokens to restrict access to authorized users.
- Improve performance and maintain branding consistency.
- Enables seamless transition for white-labeled apps.