-
Link: https://github.com/opentok/opentok-react-native
-
The current structure is one solution with a web application project. Inside that project is a set of classes related to OpenTok.
A better structure would be if the solution builds an assembly (.dll)…
-
We are using the opentok-network-test-js
`"@opentok/client": "^2.16.1",
"opentok-network-test-js": "^2.0.2"`
Each time the test shows different and unpredictable results that do not correspond to…
-
Does anyone know why this isn't happening? I'm just trying to do a quick test and subscribe to what I'm publishing (Like OpenToks sample app). How can I do that with the plugin?
```
app = {
initi…
-
The Tokbox developer docs say that the XML API is deprecated here https://tokbox.com/developer/rest/#:~:text=This%20XML%20version%20of%20the%20API%20call%20is%20deprecated
Yet, I see it is still bein…
-
It still shows front camera, even though it is set to back
```
const [audio, setAudio] = useState(true)
const publisherProperties = {
publishAudio: audio,
…
-
Hi,
I did as the description said. But when I started the iOS project with Xcode, my iPad and the emulator showed "undefined is not an object (evaluating 'NativeOTSessionManager.initSession')
That i…
-
Hi there,
We are working with signaling on our project we have a **website** and an **Ionic application**.
On the **website** we work with the opentok CDN:
``
On the **Ionic application** we wor…
-
Vulnerable Library - bootstrap-3.0.0.min.js
The most popular front-end framework for developing responsive, mobile first projects on the web.
Library home page: https://cdnjs.cloudflare.com/ajax/lib…
-
With modern tooling, intelligent code splitting and caching incorporating `@opentok/client` into your bundle could be a more efficient approach than forcing an extra HTTP request and hoping the `OT` g…