mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
parent
e1fe2d1c1d
commit
2da4e0a43e
5 changed files with 37 additions and 2 deletions
|
@ -335,6 +335,11 @@ vhost rtc.vhost.srs.com {
|
|||
# discard Discard bframe, maybe cause browser with little problems.
|
||||
# default: keep
|
||||
bframe discard;
|
||||
# The strategy for aac audio.
|
||||
# transcode Transcode aac to opus.
|
||||
# discard Discard aac audio packet.
|
||||
# default: transcode
|
||||
aac transcode;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue