Node.js

Introduction

You can use the Vonage Video Node.js SDK to generate Vonage Video sessions. Each session has a unique session ID, which you can use in the client SDKs to connect to a session. (See "Joining a Session")

For general information regarding creating a session, see Session Creation.

Get started by fullfiling the prerequisites.

Create Session

Use the Vonage Video Node.js SDK to learn how to create a session. Sessions allow participants to use audio, video, and messaging functionality in your application.

以下の言語で利用可能:
Node.js
手順
1
Introduction
2
Prerequisites
3
Create a Session that uses Vonage Video Media Router
4
Create a relayed session
5
Create an automatically archived session
6
Using sessions in client applications
7
What's next?