mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Refine config, aac to rtmp_to_rtc, bframe to keep_bframe. v4.0.174
This commit is contained in:
parent
fe9e43b6d4
commit
71ed6e5dc5
16 changed files with 94 additions and 52 deletions
|
@ -28,7 +28,7 @@ vhost __defaultVhost__ {
|
|||
rtc {
|
||||
enabled on;
|
||||
# @see https://github.com/ossrs/srs/wiki/v4_CN_WebRTC#rtmp-to-rtc
|
||||
aac transcode;
|
||||
rtmp_to_rtc on;
|
||||
# @see https://github.com/ossrs/srs/wiki/v4_CN_WebRTC#rtc-to-rtmp
|
||||
rtc_to_rtmp on;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue