mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
rtc: support publish twcc using twcc config
This commit is contained in:
parent
d5e91694d5
commit
9840ad8d55
3 changed files with 43 additions and 0 deletions
|
@ -549,6 +549,7 @@ public:
|
|||
srs_utime_t get_rtc_stun_timeout(std::string vhost);
|
||||
bool get_rtc_stun_strict_check(std::string vhost);
|
||||
bool get_rtc_nack_enabled(std::string vhost);
|
||||
bool get_rtc_twcc_enabled(std::string vhost);
|
||||
|
||||
// vhost specified section
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue