Skip to content

Access and stream web camera in nodejs using opencv and websockets.

Notifications You must be signed in to change notification settings

jas0n1ee/node-camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Camera

Access and stream web cam in nodejs using opencv and web sockets.

Usage

npm start -- [-open] [-wsport websocketPort] [-webport webserverport]
Option Description
-open Open streaming url on startup
-wsport Web socket port for streaming media
-webport Web server port

About

Access and stream web camera in nodejs using opencv and websockets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 43.8%
  • HTML 30.7%
  • JavaScript 16.8%
  • Python 8.7%