From 189da7e12ed25f4d2532430e16a81f8366458401 Mon Sep 17 00:00:00 2001 From: winlin Date: Fri, 11 Apr 2014 14:23:19 +0800 Subject: [PATCH] fix bug of demo.conf --- trunk/conf/demo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]; } } }