mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine the consumer, use srs message queue to shrink message when overflow.
This commit is contained in:
parent
b4093bfbe4
commit
c47f07c69a
3 changed files with 18 additions and 6 deletions
|
@ -93,7 +93,7 @@ vhost __defaultVhost__ {
|
|||
vhost dev {
|
||||
enabled on;
|
||||
gop_cache on;
|
||||
queue_length 30;
|
||||
queue_length 10;
|
||||
#forward 127.0.0.1:19350;
|
||||
hls {
|
||||
enabled off;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue