1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

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