/webcamdisplay

Displays all your connected webcams at once, in draggable and resizable boxes

Primary LanguageJavaScript

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