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

Added ffmpegOptions property to camera options, and other fixes #20

Closed ajbogh closed 5 years ago

ajbogh commented 5 years ago

Added ffmpegOptions property to camera options, fixed tests, improved package.json, added stream.stop() command, updated packages and fixed mocha for new coffeescript version.

kyriesent commented 5 years ago

@ajbogh Thanks for all this great work! This is really good stuff. I only have one comment which I'll make separately, but once that's cleared up I'll merge this right away!

kyriesent commented 5 years ago

@ajbogh thanks!

ajbogh commented 5 years ago

@kyriesent Do you plan to publish the code to npm?

kyriesent commented 5 years ago

@ajbogh published!