mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Cache the large buffer allocation
This commit is contained in:
parent
65ba88de3f
commit
d5b210abc8
9 changed files with 135 additions and 133 deletions
|
@ -535,6 +535,7 @@ public:
|
|||
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_rtp_msg_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