nginx-rtmp-module
nginx-rtmp-module copied to clipboard
Any way to change output HLS filename?
I would like to, if possible, ingest streams via RTMP and output them as HLS, but I want the name of the stream input to be different than the output, preferably defined by an array.
Is there any way to do this in real time? Preferably, I'd want a way to modify the list of stream keys and output directory values on the fly, without restarting nginx.