1
0
Fork 0
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:
winlin 2013-12-15 19:11:57 +08:00
parent b4093bfbe4
commit c47f07c69a
3 changed files with 18 additions and 6 deletions

View file

@ -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;