Building an Android Video Chat App with In-Call Statistics
This tutorial explains how to check in-call statistics during an Agora video call on Android devices. It covers four major statistics callbacks: onRtcStats, onNetworkQuality, onLocalVideoStats, and onRemoteVideoStats. These callbacks provide information about local and remote video statistics, network quality, and other important call aspects like bandwidth and CPU usage. The tutorial also demonstrates how to display these stats using a TextView in an Android application. By understanding the in-call statistics from the Agora Android SDK, developers can improve their video calling applications' performance and user experience.
Company
Agora
Date published
June 23, 2021
Author(s)
Meherdeep Thakur
Word count
564
Language
English
Hacker News points
None found.