1.1.1 • Published 9 years ago

remote-camera v1.1.1

Weekly downloads
10
License
MIT
Repository
github
Last release
9 years ago

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!