/webcamdisplay-react

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

Primary LanguageJavaScriptMIT LicenseMIT

Webcamdisplay-react

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

Requirements

Features

  • Resizable and draggable timer
  • Resizable and draggable webcam feeds
  • Works offline

Capture

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

Tech

Demo

See it working in action: Click here

Local

  1. Clone it
git clone https://github.com/hamsterbacke23/webcamdisplay-react.git
  1. install dependencies and setup screensharing
  1. yarn install installs dependencies from yarn.lock/package.json
  2. yarn setup sets up ssl
  1. run it npm start runs the App on https://localhost:3000