I am using opentok for video chat and screen sharing. It works perfectly for me on a browser. However my application also run natively using cordova.
There is a cordova-plugin for opentok which supports video calls but not screen sharing.
I want screen sharing to be implemented in my cordova app.
Is it possible? Is it possible using opentok? If not, is it possible using any other alternative?
Thanks in advance for your help!