Roverr / rtsp-stream

Out of box solution for RTSP - HLS live stream transcoding. Makes RTSP easy to play in browsers.
MIT License
713 stars 166 forks source link

streams registered in config yaml #37

Closed darren-martz closed 4 years ago

darren-martz commented 4 years ago

Is there a way to pre-start RTSP streams from the config file where the HTTP end points are consistent? That would really help out for restarting and updating the container, but not having to reset all the clients and reset all the feeds. Maybe there is a way already for that?

darren-martz commented 4 years ago

I added a pull request #38 to address this.

Roverr commented 4 years ago

Closing this because #38. Thanks for contribution! 🎉