cordova-plugin-opentok icon indicating copy to clipboard operation
cordova-plugin-opentok copied to clipboard

Cordova Plugin for OpenTok - add webrtc video to your iOS or Android App

Results 76 cordova-plugin-opentok issues
Sort by recently updated
recently updated
newest added

I've found that on my Android implementation of this plugin that after leaving a Session, the audio profile on my device remains in 'In-Call' mode, and pressing the physical volume...

am trying to call - subscriber.setSubscribeToAudio(false) and also tried session.subscribe(event.stream, 'subscriber', {subscribeToAudio : false}) But none of them is working. I basically want a Mute button for subscriber Also tried...

Hi, I am using opentok to voice only calls. Everything works as expected, but sound is playing on speaker. I would like to switch from speaker to earpiece, but seems...

enhancement

# Bug Report **Current behavior** > Able to get UI over webcam using z-index: -1 but the problem is, the publisher div covers the UI although it is invisible. -...

I have an error on iOS when I tried to publish my video. I have followed each step in the Running the Application section for iOS.It s working on Safari...

Cordova plugin add --> Using "requireCordovaModule" to load non-cordova module "q" is not supported. Instead, add this module to your dependencies and use regular "require" to load it.

# Bug Report **initPublisher creates a publisher object but does not intialize camera** ![screenshot_1550508150](https://user-images.githubusercontent.com/20029451/52965241-5c56ee00-3372-11e9-8db5-da347910b13e.png) > Calling the initPublisher('publisherId') function does create a publisher object but it does not initialize the...

If video is subscribed it should be displayed inline (Within DOM) but instead it always goes Fullscreen / pop up view also if video and screen share are both subscribed...

# Bug Report **Current behavior** > Video publishing from Ionic based Cordova app has stopped. It worked fine some time ago. No errors in console found. **Example Project** > [Here...

### Solves issue(s) Upgrades to IOS SDK v2.16.1 Upgrades to Android SDK v2.161