RTC: Add config for twcc
This commit is contained in:
parent
32c5b6fbce
commit
f86706e0a2
|
|
@ -510,6 +510,12 @@ vhost rtc.vhost.srs.com {
|
||||||
# default: on
|
# default: on
|
||||||
enabled on;
|
enabled on;
|
||||||
}
|
}
|
||||||
|
# For TWCC.
|
||||||
|
twcc {
|
||||||
|
# Whether support TWCC.
|
||||||
|
# default: on
|
||||||
|
enabled on;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#############################################################################################
|
#############################################################################################
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user