Skip to content

devalevenkatesh/video-preview-only-js-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo to start and stop video preview using Amazon Chime SDK for JavaScript in an React application.

This demo uses routing to show case how one can clear-up the video being previewed when routing to a different route inside a single page application. The application shows two routes:

  1. About: Just shows "About" as heading.
  2. "Home": When you come to "/home", your video gets previewed. When you move to "/about", you should no longer see a red icon or video being used issue.

Running Steps:

git clone https://github.com/devalevenkatesh/video-preview-only-js-sdk.git

cd video-preview-only-js-sdk

npm install

npm run start

About

This repo shows how to use video preview and clean it up using routing in SPA and using Amazon Chime SDK for JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published