Hi, thank you for you response,
I want nginx to continuously send Continuation requests including the
next chunk.
I want to make this point because some applications cannot read
playlist files (.m3u) ,I thought about developing a python api which
sends packets (http CONTINUATION) ==> the client of
> I wanna use nginx and ffmpeg to serve chunks to clients without using or
> sending .m3u files to clients. How can I do this lease?
> * ffmpeg copy streams in local ( in /home/STREAMS/channel/stream%d.ts ==>
> /home/STREAMS/channel/stream1.ts , /home/STREAMS/channel/stream2.ts ,
> /home/STR