Skip to main content

Livestreams

Livestreams allow content creators and broadcasters to engage directly with viewers, offering immediate interaction and feedback. Live streaming is vital for events, announcements, educational sessions, and entertainment, providing a platform for instantaneous communication and content delivery.

With robust tools to manage, monitor, and analyze Livestreams, our system ensures that live content is both high-quality and highly accessible, meeting the demands of diverse audiences and use cases.

Running a live stream requires a sequence of API requests, including create, start, publish, and finish. Please consult our developer documentation for a detailed tutorial on live streaming.

πŸ“„οΈ Retrieve livestream statistics

Retrieve detailed `Livestream` statistics of a specific live streaming instance. Use instance `primary` to get statistics for the main `Livestream` or instance `secondary` to get statistics of the optional backup `Livestream`. This endpoint provides the complete history of statistical samples for the lifetime of the `Livestream`. The samples are sorted in descending order by createdAtUtc, ensuring that the first page always contains the most recent samples. Repeatedly requesting this page allows for the continuous collection of live statistics over time.