Skip to content

opentok-community/basic-video-chat-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic Video Chat Angular

This is a basic video chat example using .NET and Angular.

Prerequisites

  • Visual Studio, I’m using 2019, though older versions ought to work
  • I'm using .NET Core 3.1 so you'll need the developer kit
  • An Vonage Video API account, if you don’t have one sign up here
  • You'll need to create a project in Vonage Video API which you can do from your account page

Setup

Open the sln in Visual Studio.

Open appsettings.json and replace ApiKey and ApiSecret with the apiKey and apiSecret from you Vonage Video Api account.

Open The project properties->Debug and ensure the AppUrl matches the SAMPLE_SERVER_BASE_URL in ClientApp/src/config.ts

About

Basic Video chat Sample using .NET and Angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published