0.0.7 • Published 9 years ago

mjpeg-streamer v0.0.7

Weekly downloads
4
License
-
Repository
github
Last release
9 years ago

node-mjpeg-streamer

Mjpeg streamer with v4l2 as camera interface

Based on example code from v4l2camera

Installation

npm install mjpeg-streamer

Usage

mjpeg-streamer [OPTION]

  -p, --port=ARG    Port
  -w, --width=ARG   Width
  -l, --height=ARG  Height
  -d, --device=ARG  V4L2 Device number. 0 for "/dev/video0"
  -h, --help        display this help
  -v, --version     show version

Then access the URL in browser like this:

http://xxx.xxx.xxx.xxx:port

License

MIT and LGPL-3.0 dual

Author

Kiran G

Copyright

Gadgeon Smart Systems Pvt Ltd

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago