Live stream health graph and offline handling
Back to Changelog
Live stream operators now have a dedicated health graph on the live stream detail page.
- A real-time graph shows audio and video bitrate, frame drops, and current view count, updating live without manual refresh.
- Offline cases are handled explicitly: when the encoder disconnects, the graph holds the last known values and surfaces a clear “stream offline” indicator instead of going to zero.
- Zoom into specific intervals on the graph to investigate spikes.
- Video and audio bitrate use the same naming conventions as the rest of Data Views.
Pair this with the live event Data view to correlate health drops with viewer churn.