Skip to content

lightness/Nodcam

 
 

Repository files navigation

Nodcam

Access and stream web camera in nodejs using ffmpeg, websockets and HTML5.

Usage:

Run in dev mode:

$ git clone https://github.com/lightness/Nodcam.git
$ cd Nodcam
$ npm install
$ npm run dev

Run everything separately

$ git clone https://github.com/lightness/Nodcam.git
$ cd Nodcam
$ npm install
$ npm run express-server
$ npm run chat-server
$ npm run streaming-server
$ npm run ffmpeg

Third Party Libraries:

Requirements

This application has been tested Windows 10.

preview.png

About

Access and stream web camera in nodejs using ffmpeg, websockets and HTML5.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages