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

add stop for stream #16

Closed komagic closed 5 years ago

komagic commented 5 years ago

Thanks for your comments. I changed the part of JS, did not change the part of CoffeeScript. Need more guidance~

kyriesent commented 5 years ago

@komagic sorry this has been so long, I have been under a load of grad school work until now.

The CoffeeScript is a little difficult to edit if you are not used to using it. If it's going to be too hard for you to make the CoffeeScript changes, let me know and I will implement it directly.

kyriesent commented 5 years ago

@komagic this is going to be resolved in #20 so I'm closing this. Thanks for the hard work!