AgoraIO-Community / VideoUIKit-Web-React

A Web library to simply integrate Agora Video Calling or Live Video Streaming to your website with just a few lines of code.
MIT License
53 stars 44 forks source link

Get Video Statistics #49

Open dlongheu opened 5 months ago

dlongheu commented 5 months ago

Hi at all, is there a way to get video call statistics?

I read that if you use AgoraRTC.createClient you have a method called getLocalVideoStats but I don't understand how I can access to it with AgoraUIKit.

Thank you

MetaSeth commented 3 months ago

Hi @dlongheu did you find a way ?