Redesigned live stream detail page with integrated player, events, and logs
Back to Changelog
We’ve rebuilt the live stream detail page so everything you need to operate a stream lives on a single screen.
- The live video player is embedded at the top and shares state with the rest of the page (resolution, aspect ratio, live status).
- An “Integrate” tab exposes the embed code, playback URLs, and player snippets as reusable components.
- “Events” and “Logs” tabs paginate API activity for the stream, with a detail modal for inspecting individual log payloads.
- A “Simulcast” tab now lets you add and edit RTMP destinations inline with state-aware feedback.
- Enable/disable controls live in the header and update via websocket so the stream status reflects in real time without a manual refresh.
Use the new “Clips” tab to launch the live-clipping flow without leaving the page.