Backup Stream

Max

Administrator
Staff member
Good day.
You can use REST hook /StreamStatusEvent to get FAILED status of the original stream on server. When FAILED status is detected, backend should send signaling message to frontend. On receiving this message, frontend should request HLS playlist of the backup stream.
To speed up switching, both streams (original and backup) should be published to server (or be available in CDN)
 
Last edited:
Top