-
First off, really excited to use Tokbox on angular2. I followed the instructions for the Opentok angular2 integration and am still having this issue. I have tried re installing the module and re runni…
-
Vulnerable Library - webpack-dev-server-4.11.1.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/webpack-dev-server/node_modules/ws/package.json
Found in HEAD …
-
If I create a session between 2 browsers (Chrome and Firefox in this case) and then invite the iOS cordova client to join them, it creates a lot of issues which ends with the iOS client being able to …
-
I'm developing a react-native project using last version SDK OpenTok.
I'm using https://github.com/callstack/react-native-opentok/tree/master/example as base of my project.
I used your code example …
-
# 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 le…
-
Hi Team...
1. We have paypal phonegap plugin in our application…
2. If we have paypal plugin in our app, opentok plugin is not working.
3. If we remove the paypal plugin from our app, then opentok plu…
-
We are often seeing "NaN%" returned as a value for Video Packet Loss in multiple tests we have run recently. We are also seeing back-to-back tests deliver significantly different results on the same P…
-
When running the publisher example, you'll see the following error: `didn't accept URI`
❯ GST_DEBUG=3 GST_PLUGIN_PATH=/gst-plugin-opentok/target/debug/ cargo run --example publisher -- --api-key $T…
-
I got two following errors when testConnectivity method is called:
first:
```
message: "Encountered an unknown error while attempting to subscribe to a session."
name: "SubscribeToSessionError"
`…
kosaa updated
5 years ago
-
I'm trying to create a opentok session. But after closing the session the webcam was still active. On close inspection there is a publisher div appended to the body. Here is the code.
```
import…