Home / Companies / Agora / Blog / Post Details
Content Deep Dive

Monitoring Agora Broadcast Performance with a Call Stats UI

Blog post from Agora

Post Details
Company
Date Published
Author
Joel Thomas
Word Count
1,495
Language
English
Hacker News Points
-
Summary

In this tutorial, learn how to change the channel profile from Agora's default state (Communication) to Live Broadcasting. Use Unity's Canvas UI to display attributes from each broadcaster in real-time and include a contingency for how the video feed will respond to difficult network conditions. Monitor these conditions using call stats UI. The tutorial builds on the agora-party-chat demo, which demonstrates basic Agora functionality and PUN2 networking in action. Adjustments are made to the demo to implement live broadcasting features, real-time call stats, and stream fallback under poor network conditions.