Using sessions in client applications

Use the session ID in an Vonage Video client SDK to connect to an OpenTok session.

You will also need to generate a token for each user connecting to the OpenTok session. See Connection Token Creation for information on the GenerateToken() method.

Create Session

Use the Vonage Video dotNet 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?