1
0
Fork 0
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:
winlin 2013-12-15 19:38:39 +08:00
parent 5836ffd2d4
commit ce4928cef6
4 changed files with 10 additions and 7 deletions

View file

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