fixed hls example

This commit is contained in:
Roman Arutyunyan 2012-12-14 10:13:15 +04:00
parent ac924d7f94
commit 5c947253af

View file

@ -241,6 +241,7 @@ rtmp_auto_push directive.
# If you need to transcode live stream use 'exec' feature.
#
application hls {
live on;
hls on;
hls_path /tmp/app;
hls_fragment 5s;