/plushcap/analysis/agora/building-an-android-video-chat-app-with-in-call-statistics

Building an Android Video Chat App with In-Call Statistics

What's this blog post about?

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

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.