-
I got an email from google play
"The vulnerabilities were addressed in OpenSSL versions beginning with 1.0.1h, 1.0.0m, and 0.9.8za. To confirm your OpenSSL version, you can do a grep via ("$ unzip -…
dusty updated
9 years ago
-
The `UnbluOpenTokCallModule.xcframework` is missing arm simulator: `ios-x86_64-simulator` whereas the other frameworks, such as `UnbluCoreSDK.xcframework` includes it: `ios-arm64_x86_64-simulator` mea…
-
-
https://tokbox.com/opentok/libraries/client/js/reference/OT.html#initPublisher
publisher takes in a property object that defines resolution
songz updated
9 years ago
-
node_modules/opentok-network-test-js/dist/NetworkTest/errors/types.d.ts (22,28): In ambient enum declarations member initializer must be constant expression.
sou-s updated
5 years ago
-
OT.initPublisher("div", {insertMode: "insert/replace"}), in relation to the js api: https://tokbox.com/opentok/libraries/client/js/reference/OT.html#initPublisher
songz updated
10 years ago
-
When creating a publisher, you should be able to specify a resolution: https://tokbox.com/opentok/libraries/client/js/reference/OT.html#initPublisher
songz updated
10 years ago
-
Vulnerable Library - axios-0.21.1.tgz
Promise based HTTP client for the browser and node.js
Library home page: https://registry.npmjs.org/axios/-/axios-0.21.1.tgz
Path to dependency file: /package.j…
-
I believe the OpenTok js sdk provides a default placeholder. It would be nice to have this in React Native as well, so when video is muted a placeholder image is displayed instead:
I am looking…
-
`/node_modules/react-native-opentok/ios/RNOpenTokScreenSharingCapturer.m:133:1: Control reaches end of non-void function`
In this block of code
```
/**
* Dispatch lambda function to stop the …