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

What is the minimum delay possible in mpeg-dash streaming? #267

Open UspenskyRuslan opened 6 years ago

UspenskyRuslan commented 6 years ago

Is in possible to achieve 3-5 seconds delay in streaming?

If yes, what config of nginx-rtmp-module should i use?

ctaity commented 4 years ago

yes, configure hls fragment to 2, and configure player to 1 or 2 segments ahead.