fix bug of demo.conf

This commit is contained in:
winlin 2014-04-11 14:23:19 +08:00
parent 15f651bccd
commit 189da7e12e

View File

@ -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];
}
}
}