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

Append instead of overwrite?

Open mattpepin opened this issue 5 years ago • 1 comments

With the RTMP module, it is possible to append to an existing stream if the incoming stream stops and resumes. When it happens with the HLS module, the existing stream is overwritten. Is it possible to make it append to an existing playlist instead of starting over?

mattpepin avatar Jun 13 '20 15:06 mattpepin

No. Maybe related to #9.

AleXoundOS avatar Aug 08 '21 18:08 AleXoundOS