kyriesent / node-rtsp-stream

Stream any RTSP stream and output to websocket for consumption by jsmpeg (https://github.com/phoboslab/jsmpeg). HTML5 streaming video! Requires ffmpeg.
MIT License
451 stars 166 forks source link

Fix options issues #25

Closed kyriesent closed 5 years ago

kyriesent commented 5 years ago

Fix issue where blank options cause ffmpeg to get confused about outputs.

Also fix documentation for framerate option.