mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Change rtc.aac to discard by default. v4.0.172
This commit is contained in:
parent
2fa5a0bee8
commit
0f9b9505a8
9 changed files with 49 additions and 16 deletions
|
@ -467,8 +467,8 @@ vhost rtc.vhost.srs.com {
|
|||
# For transmuxing RTMP to RTC, the strategy for aac audio.
|
||||
# transcode Transcode aac to opus.
|
||||
# discard Discard aac audio packet.
|
||||
# default: transcode
|
||||
aac transcode;
|
||||
# default: discard
|
||||
aac discard;
|
||||
###############################################################
|
||||
# For transmuxing RTC to RTMP.
|
||||
# Whether trans-mux RTC to RTMP streaming.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue