Open chechkovania opened 3 years ago
Hi @Chechko-Ivan
1) some more information
The Cordova video chat app uses a Web code sample as a basis https://github.com/ConnectyCube/connectycube-web-samples/tree/master/videochat
and a web demo https://connectycube.github.io/connectycube-web-samples/videochat/dist
2) regarding your issue - do you see any error logs or anything like this? It would be great if you can share if any.
2.2) Also, is it only an issue with camera display, but voice is working well? can both users hear each other?
Good afternoon, installed your sample on android and ios (not emulators).
If the call is initiated by ios, then android and ios users see each other in video chat
If the call is initiated from android, then the user from ios cannot see the user from android.
An example application that we used: https://github.com/ConnectyCube/connectycube-cordova-samples/tree/master/sample-videochat-cordova
"cordova-android": "^9.1.0" "cordova-ios": "^6.2.0"
"cordova-plugin-iosrtc": "^6.0.9" "cordova-plugin-android-permissions": "^1.0.2"