Skip to content

detail-co/remote-camera-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote-camera-example

This repo is essentially this example repo from AWS, but running on Node (Express server) and simplified a bit to prevent secrets from making their way into the frontend code.

  1. Make sure to update your environment variable see .env.example.
  2. Update your AWS region in public/viewer.js L25, and again in public/master.js L40
  3. Install dependencies with npm i
  4. Run the code with node index.js
  5. Check out localhost:3003

About

P2P camera stream using a AWS KVS signaling channel and WebRTC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •