winlin

fix bug of demo.conf

@@ -197,7 +197,7 @@ vhost players_chat { @@ -197,7 +197,7 @@ vhost players_chat {
197 achannels 2; 197 achannels 2;
198 aparams { 198 aparams {
199 } 199 }
200 - output rtmp://127.0.0.1:[port]/[app]?vhost=players_pub/[stream]; 200 + output rtmp://127.0.0.1:[port]/[app]?vhost=chat_hls/[stream];
201 } 201 }
202 } 202 }
203 } 203 }