Skip to content

hamsterbacke23/webcamdisplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkout the rewrite in react:

https://github.com/hamsterbacke23/webcamdisplay-react


Webcamdisplay

Display all your connected webcams on a single webpage. Great for usability testing recordings and screencasts, stopwatch is included.

Capture

  • use any screensharing app like skype to broadcast
  • Mac-users can use pre-installed quicktime to capture via "screencast" recording

Demo

See it working in action: Click here

Local development

Install dependencies

npm install

Start the webpack server

npm start