Open alxx28 opened 3 years ago
@alxx28 just to clarify - what platform you use on Android mobile? is it WEb / Cordova / RN ?
On Chrome logs I do not see onAccept event by some reason That's the main issue
Does other party (mobile) send it properly?
Did you got any solutions?
Did you got any solutions?
@prashantJangidSys this issue is too old and the previous reporter didn't give feedback. If you have a question, please create a separate issue and add information there that will help us determine the cause (logs from caller and callee side, devices, framework, OS, ConnectyCube SDK version, steps to reproduce will be helpful).
@DaveLomber Hello, I have a web app(Medic) and an Android Mobile App(Patient), the problem is the following, when the video is started from mozilla the video calling works very well, but when the video calling is started from chrome based browsers the remote stream does not work.
Chrome
Mozilla
Checking the console I see that in chrome the remote stream is not being assigned, I mean this fragment in the initiator is not executed:
But before last chrome updates this was working very well. I also have the video calling between web apps and works very well, the problem is between the web and android mobile app. Use version is 3.7.1.
Here a PDF file to check the web app and mobile apps. Web-Mobile.pdf
Source Code Line 9957: https://www.cronhis.xyz/js/historia/consultaexterna/consultaexterna.js