Introduction

You can use the Vonage Video dotNet 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.

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?