Node.js

Creating an automatically archived session

You can create a session that is automatically archived. Here is Node sample code that creates an automatically archived session:

Note that archived sessions must use the routed media mode.

For more information, see the archiving developer guide.

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.

Available on:
Node.js
Steps
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?