Can the latest Video NPM client package be used on an Enterprise API Key?
Question
For the Enterprise environment, would it be possible to use the Vonage Video NPM client package?
Applies To
- Video API
- NPM
- JS SDK
Answer
The NPM package can be used on Enterprise API Key. However, it is using a standard release version by default. To use a specific version in NPM that is available on the Enterprise line, you can specify:
"@opentok/client": "2.22.2" where version 2.22.2 is the latest Enterprise JS SDK version sample as of press time.
Additional Information
For more information on Enterprise version and non-Enterprise version on SDKs, please check out What versions of the Vonage Video Client SDKs are currently supported?.
Comments
0 comments
Article is closed for comments.