File tree Expand file tree Collapse file tree 1 file changed +16
-4
lines changed
Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change 1- ## webcamdisplay-react
2- - Experimental rewrite of [ webcamdisplay] ( https://github.com/hamsterbacke23/webcamdisplay ) with react
1+ # Webcamdisplay-react
2+ Display all your connected webcams on a single webpage.
3+ Great for usability testing recordings and screencasts, stopwatch is included.
4+
5+ ## Capture
6+ - use any screensharing app like skype to broadcast
7+ - Mac-users can use pre-installed quicktime to capture via "screencast" recording
8+
9+ ## Tech
310- Based on the awesome [ react-boilerplate] ( https://github.com/react-boilerplate/react-boilerplate )
411- Also includes a workflow for [ electron] ( https://electron.atom.io/ )
512
6- ## Get going
7- Clone it and run it
13+ ## Demo
14+ See it working in action: [ Click here] ( https://hamsterbacke23.github.io/webcamdisplay/ )
15+
16+ ## Local
17+ 1 ) Clone it
18+ 2 ) run it
19+
820``` yarn install ```
921``` npm start ```
1022
You can’t perform that action at this time.
0 commit comments