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

remove libaacplus.

This commit is contained in:
winlin 2015-03-06 22:35:02 +08:00
parent 496f689de7
commit b360fe279d
7 changed files with 18 additions and 27 deletions

View file

@ -82,7 +82,7 @@ vhost demo.srs.com {
vpreset superfast;
vparams {
}
acodec libaacplus;
acodec libfdk_aac;
abitrate 45;
asample_rate 44100;
achannels 2;
@ -105,7 +105,7 @@ vhost demo.srs.com {
vpreset fast;
vparams {
}
acodec libaacplus;
acodec libfdk_aac;
abitrate 40;
asample_rate 44100;
achannels 2;
@ -151,7 +151,7 @@ vhost players {
vparams {
g 100;
}
acodec libaacplus;
acodec libfdk_aac;
abitrate 30;
asample_rate 44100;
achannels 2;