Hi I am using opentok cordova plugin for video calling in my cordova app.
The video calling when made using desktop version (using opentok) works perfectly fine. Both the video and audio clarity is awesome. However when the video call is made using cordova app, I notice considerable lag, the video gets stuck sometimes and the audio is also not that clear.
I want to know is there any special optimizations to be made or any special code to write while using cordova opentok plugin, so that the quality and overall experience matches with the desktop version ?
Or is it dependent only on the speed of the internet?
Please Help..