diff --git a/trunk/conf/demo.conf b/trunk/conf/demo.conf index 3383140b0..880cc310a 100644 --- a/trunk/conf/demo.conf +++ b/trunk/conf/demo.conf @@ -197,7 +197,7 @@ vhost players_chat { achannels 2; aparams { } - output rtmp://127.0.0.1:[port]/[app]?vhost=players_pub/[stream]; + output rtmp://127.0.0.1:[port]/[app]?vhost=chat_hls/[stream]; } } }