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
Hi,
I have a question.
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 ,
/h
Hi,
I have a question,
I wanna use nginx and ffmpeg to serve chunks to clients without using or
sending .m3u file to client. 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 ,
/hom
Hi,
I have a question,
I wanna use nginx and ffmpeg to serve chunks to clients without using or
sending .m3u file to client. 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 ,
/h
Hi,
I have a question,
I wanna use nginx and ffmpeg to serve chunks to clients without using or
sending .m3u file to client. 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 ,
/hom
I 'm using nginx for generating copies of stream chunks with ".ts" format
that are encapsulated in m3u format. The issue here, is that I don't want
to work with m3u format, I want to send directly and contouniesly the ts
chunks to the media player(because m3u format it's not readable in so many
med