mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Support config to disable stat to improve performance.
This commit is contained in:
parent
810b32138e
commit
1a6e055f7f
5 changed files with 45 additions and 15 deletions
|
@ -537,6 +537,7 @@ private:
|
|||
virtual bool get_rtc_server_gso2();
|
||||
public:
|
||||
virtual int get_rtc_server_padding();
|
||||
virtual bool get_rtc_server_perf_stat();
|
||||
|
||||
public:
|
||||
SrsConfDirective* get_rtc(std::string vhost);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue