Learn how to provide media assets from various sources including streaming formats and protocols
/v1/probe/mediastreamvalidator
endpoint. Essential for App Store submissions and debugging playback issues.AWS CLI
AWS SDK (Node.js)
AWS SDK (Python)
Error | Cause | Solution |
---|---|---|
403 Forbidden | Private content, credentials missing | Use presigned URL or add credentials |
404 Not Found | Incorrect URL or file doesn’t exist | Verify URL and file existence |
Timeout | Large file, slow connection, or stream buffer time | Check file size, network connectivity, and stream availability |
Invalid URL | Malformed URL | Validate URL format |
Stream Unavailable | RTMP/RTSP stream offline | Verify stream is active and accessible |