ISBX / apprtc-ios

A native iOS video chat app based on WebRTC
BSD 3-Clause "New" or "Revised" License
1.35k stars 413 forks source link

remote video in ios client became frozen when the remote side has new apprtc for android #82

Open mostafa-v opened 7 years ago

mostafa-v commented 7 years ago

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

bhoomesh950 commented 7 years ago

@mostafa-v did you find any solution am also facing the same issue ? ios vs ios working fine but ios vs android not working properly remote video on ios device became frozen after some seconds!

shravanteegala commented 7 years ago

How we Compatible both Latest Versions ?. Give me solution.