rtmp { server { listen 1935; application live { live on; dash on; dash_path /tmp/dash; } } }