mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
support set the live queue length(in seconds), drop when full.
This commit is contained in:
parent
5836ffd2d4
commit
ce4928cef6
4 changed files with 10 additions and 7 deletions
|
@ -94,7 +94,7 @@ vhost dev {
|
|||
enabled on;
|
||||
gop_cache on;
|
||||
queue_length 10;
|
||||
#forward 127.0.0.1:19350;
|
||||
forward 127.0.0.1:19350;
|
||||
hls {
|
||||
enabled off;
|
||||
hls_path ./objs/nginx/html;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue