Monitoring
For performance monitoring and understanding stream health, Studio offers real-time indicators through its dashboard and API, showing whether a multistream target is currently active or offline. The status updates might experience a slight delay before the stream’s live status gets mirrored on the destination platform. In Studio’s “Health” tab, users can obtain a detailed view of the ingest rate for the active source stream.Webhooks
Additionally, Livepeer has three webhooks to monitor multistream targets:multistream.connected
: Indicates a successful connection to the multistream target and confirms the stream’s live status on the corresponding service.multistream.error
: Flags issues during the connection process, suggesting potential configuration errors or problems with the destination platform.multistream.disconnected
: Notifies users when a stream concludes and multistreaming to a particular target has also ended.