mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Always keep and use original sequence.
This commit is contained in:
parent
6662568c11
commit
75fbcba71d
6 changed files with 7 additions and 76 deletions
|
|
@ -544,7 +544,6 @@ public:
|
|||
bool get_rtc_aac_discard(std::string vhost);
|
||||
srs_utime_t get_rtc_stun_timeout(std::string vhost);
|
||||
bool get_rtc_stun_strict_check(std::string vhost);
|
||||
bool get_rtc_keep_sequence(std::string vhost);
|
||||
std::string get_rtc_dtls_role(std::string vhost);
|
||||
std::string get_rtc_dtls_version(std::string vhost);
|
||||
bool get_rtc_nack_enabled(std::string vhost);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue