Ingest limits
When publishing MSL5 streams, adhere to the ingest rate limits to prevent disruptions in stream delivery to your viewers. Exceeding these limits will cause disruption to the stream delivery for your viewers and result in an error response from the encoder.
The ingest rate limits apply when there is one event per stream. Implementing multiple events per stream may impact performance of the media stream and archiving.
Attribute | Limit | Response code |
---|---|---|
Maximum number of hits per second for a stream rendition | 10 hits/second | 429 Too Many Requests |
Maximum number of hits per second for a stream ID | 100 hits/second | 429 Too Many Requests |
Maximum bitrate per rendition | 50 Mbps | 429 Too Many Requests |
Maximum segment size | 100 MB | 413 Content Too Large |
Updated 7 days ago