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?.
Related to:
Articles in this section
- Meetings API - Migration Options
- How to use Experience Composer
- Video API (in unified environment) Trial
- Does Vonage Video API have code samples available?
- Where do I find documentation on Vonage Video API?
- Do you have any sample apps or demos for Vonage Video API?
- How can I quickly build a Video API prototype?
- How can I build a web-to-mobile interoperable app with the Video API?
- How to Access the Live Chat with Support Agent
- How can I build a multi-party conferencing app?