Skip to content

Example electron app that creates a web server and then streams the remote web-cam of connected user to the local machine.

Notifications You must be signed in to change notification settings

mmckegg/remote-camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Example electron app that creates a web server and then streams the remote web-cam of connected user to the local machine.

Resources

Stars

Watchers

Forks

Packages

No packages published