remote-camera
v1.1.1
Published
Example electron app that creates a web server and then streams the remote web-cam of connected user to the local machine.
Downloads
7
Readme
remote-camera
Example electron app that creates a web server and then streams the remote web-cam of connected user to the local machine.
Try it out!
Install and run the app:
$ npm install remote-camera -g
$ remote-camera
Now on another computed on the local network (or the same one if you want), navigate to the address displayed.
After accepting the security prompt, the web cam will magically stream to the first computer!