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

RTC: Support disable the NACK no-copy, enable copy by default

This commit is contained in:
winlin 2021-02-28 18:51:27 +08:00
parent 44aa976976
commit c20d8fb617
7 changed files with 81 additions and 8 deletions

View file

@ -578,6 +578,9 @@ vhost rtc.vhost.srs.com {
# Whether support NACK.
# default: on
enabled on;
# Whether directly use the packet, avoid copy.
# default: off
no_copy off;
}
# For TWCC.
twcc {