-
In the web version of opentok.js there is an `insertMode` property for [session.subscribe](https://tokbox.com/opentok/libraries/client/js/reference/Session.html#subscribe) and OT.initPublisher that al…
-
I created a new BackgroundEffectProcessor and it uses my camera's MediaStreamTrack as the input stream. When I call `publisher.publishVideo(false)` the camera indicator light is still ON. Calling `med…
-
I have just cloned the repo.
I switched to the `Dial-Out` directory
Ran `npm install`
Ran `npm start`
Open my browser to `localhost:3000`
Browser renders
`Cannot GET /`
RKdev updated
4 years ago
-
Hi,
I've been in touch with a bunch of people from Vonage and searched everywhere.vWe're looking to share my whole device's screen same way as Zoom does. I kind of know what the idea behind achievi…
-
Vulnerable Library - moment-2.29.1.tgz
Parse, validate, manipulate, and display dates
Library home page: https://registry.npmjs.org/moment/-/moment-2.29.1.tgz
Path to dependency file: /package.json
…
-
After reading the README, it's not clear to me where the stats will appear...in the browser console, I guessed. To test this, I did:
1. Downloaded rtcstats.js
2. Uploaded it to the same folder whe…
-
Currently the project requires an application developer to use a bit of code (only for iOS) so that the JS is executed in the right order.
``` javascript
if (window.device.platform === 'iOS') {
co…
-
We started a new TokBox repo because this one didn't seem to be supported anymore. Took a lot of inspiration from this one. Please let me know if you have any comments/concerns etc
https://github.c…
-
I've created an Ionic2 project and I'm trying to implement this plugin on it, but when I try to install the plugin with this command : ionic cordova plugin add https://github.com/songz/cordova-plugin-…
-
Hi, This is syed here i want to develop a audio and video chat application in flutter using opentok , Tokbox . I had seen the github example from your page .I need some help to develop the flutter app…