Maxim Dounin
September 26, 2018 08:16AM
Hello!

On Wed, Sep 26, 2018 at 04:49:42AM -0400, anish10dec wrote:

> We are using Nginx with DAV Module , where encoder is pushing the content.
> These content when being accessed is not coming with header
> "Transfer-Encoding : chunked" though these header is being added by
> Encoder.

This is not going to work. The DAV module only makes files
available once they are fully uploaded, while for the low-latency
live HLS streaming the last segment needs to be sent to the
clients while it is being produced.

As previously suggested, if you want low latency live HLS
streaming to work, you'll have to use proxying for the last
segment (the one which is being written to).

--
Maxim Dounin
http://mdounin.ru/
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Enabling "Transfer-Encoding : chunked"

anish10dec September 24, 2018 09:53AM

Re: Enabling "Transfer-Encoding : chunked"

Maxim Dounin September 24, 2018 11:06AM

Re: Enabling "Transfer-Encoding : chunked"

anish10dec September 24, 2018 11:40AM

Re: Enabling "Transfer-Encoding : chunked"

anish10dec September 26, 2018 04:49AM

Re: Enabling "Transfer-Encoding : chunked"

Maxim Dounin September 24, 2018 12:12PM

Re: Enabling "Transfer-Encoding : chunked"

Irelia March 11, 2019 03:38AM

Re: Enabling "Transfer-Encoding : chunked"

Maxim Dounin September 26, 2018 08:16AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 228
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready