mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Support RTP packet cache manager
This commit is contained in:
parent
d7f4de6696
commit
1833780655
6 changed files with 229 additions and 20 deletions
|
@ -534,6 +534,7 @@ public:
|
|||
virtual int get_rtc_server_reuseport();
|
||||
virtual bool get_rtc_server_merge_nalus();
|
||||
virtual bool get_rtc_server_perf_stat();
|
||||
virtual bool get_rtc_server_rtp_cache();
|
||||
virtual bool get_rtc_server_black_hole();
|
||||
virtual std::string get_rtc_server_black_hole_addr();
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue