nginx-rtmp-module icon indicating copy to clipboard operation
nginx-rtmp-module copied to clipboard

Any way to change output HLS filename?

Open PixPMusic opened this issue 8 years ago • 1 comments

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.

PixPMusic avatar Jul 03 '17 05:07 PixPMusic