https://github.com/hamsterbacke23/webcamdisplay-react
Display all your connected webcams on a single webpage. Great for usability testing recordings and screencasts, stopwatch is included.
- use any screensharing app like skype to broadcast
- Mac-users can use pre-installed quicktime to capture via "screencast" recording
See it working in action: Click here
Install dependencies
npm install
Start the webpack server
npm start