cordova-plugin-opentok
cordova-plugin-opentok copied to clipboard
Cordova Plugin for OpenTok - add webrtc video to your iOS or Android App
# Bug Report **Current behavior** App crash on Android sessionDisconnected **Steps to reproduce** > Create a video call between two devices and after it's initiates one device terminates the call...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tar](https://togithub.com/npm/node-tar) | dependencies | patch | [`2.2.1` -> `2.2.2`](https://renovatebot.com/diffs/npm/tar/2.2.1/2.2.2) | By merging this...
Vulnerable Library - tar-2.2.1.tgz tar for node Library home page: https://registry.npmjs.org/tar/-/tar-2.2.1.tgz Path to dependency file: /package.json Path to vulnerable library: /node_modules/tar/package.json Found in HEAD commit: 2c3d7f58160da9a14f232ca44a84db87b44688fc ## Vulnerabilities | CVE...
please help me it should ask only one time but it asking for every time .
# Feature Request Upgrade the native SDK to 2.18 or 2.19 to support unified plan upgrade **Description** Hello Team , Last release of cordova opentok plugin does have the support...
Getting build errors because Bintray has discontinued. Tried using https://search.maven.org/artifact/com.opentok.android/opentok-android-sdk but unable to resolve the problem. * What went wrong: Could not resolve all files for configuration ':app:releaseCompileClasspath'. > Could...
# Feature Request **Description** I'm currently using Capacitor + ionic + React and would like to use cordova-plugin-opentok to run opentok in my application. since `@ionic/react` does not let you...
I'm trying to overlay the users video (the publisher) over the user he is communicating with (the subscriber). The order of the participants joining the session seems to affect whether...
Signals with name signal:custom-suffix were not properly propagated to the js side. ### Contributing checklist - [x] Code must follow existing styling conventions - [x] Added a descriptive commit message...