Publishing URLs (HLS)
Use this syntax to publish primary and backup streams.
The encoder publishes primary and backup streams with these URLs:
Stream type | Hostname | Path | Example |
---|---|---|---|
Primary | p-ep{stream_id}.i.akamaientrypoint.net |
{stream_id}/{event_name} |
http://p-ep50002.i.akamaientrypoint.net/50002/test79 |
Backup | b-ep{stream_id}.i.akamaientrypoint.net |
{stream_id}-b/{event_name} |
http://b-ep50002.i.akamaientrypoint.net/50002-b/test79 |