sergey-dryabzhinsky / nginx-rtmp-module

NGINX-based Media Streaming Server
http://nginx-rtmp.blogspot.com
BSD 2-Clause "Simplified" License
1.02k stars 217 forks source link

Support for LL-DASH/chunked transfer encoding #326

Open ghost opened 3 years ago

ghost commented 3 years ago

Hi there,

first of all thanks for this really nice and simple module! One quite simple enhancement to DASH is LL-DASH which is mainly based on HTTP chunked transfer encoding (aka chunked cmaf). It would greatly reduce latency with DASH streaming. Do you have any plans for adding support for this?

Greets, Michael