mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #307, support sendmmsg to improve RTC performance
This commit is contained in:
parent
3793404ceb
commit
55a4052d90
8 changed files with 107 additions and 9 deletions
|
@ -124,7 +124,7 @@
|
|||
#define SRS_PERF_QUEUE_COND_WAIT
|
||||
#ifdef SRS_PERF_QUEUE_COND_WAIT
|
||||
#define SRS_PERF_MW_MIN_MSGS 8
|
||||
#define SRS_PERF_MW_MIN_MSGS_FOR_RTC 0
|
||||
#define SRS_PERF_MW_MIN_MSGS_FOR_RTC 4
|
||||
#endif
|
||||
/**
|
||||
* the default value of vhost for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue