remote-video
v1.4.1
Published
Remote video utils with Javascript
Maintainers
Readme
Remote Video
Remote video utils with Javascript. Capture video with video4linux from webcam, encode to webm with ffmpeg, stream to stream-m.
Features:
- capture
- webcam
- webm
- range streaming
- ffmpeg
- motion detection with email notify
- webcam audio capture via ffmpeg, pipe to node.js, convert to mp3 with lame and stream to browser
- script to control motion detection status
Operate
yarn node app.js
FAQ
tbd
Contribute (developers)
$ git clone https://github.com/geco/remote-video.gitAbout
I use these utils to remotely view my usb webcam.
License
MIT © 2016 Credits to https://github.com/sahat/hackathon-starter for boilerplate of web control server.
