need call back to display network warning if there is frame drop (Android SDK) #5443
USAMAWIZARD
started this conversation in
General
Replies: 1 comment
-
You can Check this code for reference when ever the network conditions are bad the call back will be triggered , you can implement something similar on your activity
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are using Antmedia Android SDK and we have a situation where there are receiving frame loss.
In such case, is there a way to get to know that? a call back or something, so that we want to show the user that other party internet has issues and we are not able to render that video.
Beta Was this translation helpful? Give feedback.
All reactions