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

change meeting hls to an

This commit is contained in:
winlin 2014-04-16 16:18:02 +08:00
parent 5af1da17ed
commit ae3f7d9cb8
2 changed files with 5 additions and 10 deletions

View file

@ -202,12 +202,7 @@ vhost players_chat {
vparams {
g 30;
}
acodec libaacplus;
abitrate 30;
asample_rate 44100;
achannels 2;
aparams {
}
acodec an;
output rtmp://127.0.0.1:[port]/[app]?vhost=chat_hls/[stream];
}
}