Open mostafa-v opened 7 years ago
@mostafa-v, When I do a video call between android and ios then video is freeze at ios. Have you find any solution. Please suggest.
I have noticed that when I call from Android to IOS then after few seconds Frame Per Second (FPS) is 0 and after this video is freeze at IOS
Hi
We are using https://github.com/ISBX/apprtc-ios alongside https://github.com/njovy/AppRTCDemo/commits/master to have video calls between android and ios devices.
we updated android client recently so we have three kind of clients: latest android client, previous android client and latest ios client.
latest ios vs latest ios ok previous android vs previous android ok previous android vs latest ios ok latest android vs latest android ok latest android vs previous android ok latest android vs latest ios not ok
after updating android client to latest version, remote video on ios device became frozen after some seconds when talking with latest android client. remote audio and local video has no problem. remote video on android client has no problem.
any idea?
p.s. I posted this issue in both repositories