cordova-plugin-opentokjs
cordova-plugin-opentokjs copied to clipboard
Publisher publishVideo() and publishAudio() are not working on Android.
After init a publisher and published. I tried to toggle Audio (or Video) with publisher.publishAudio(true/false), publisher.publishVideo(true/false), they are not work as expected, The other user still receive audio and video.