mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add log info for rtmp conn. change the mw_latency to 100 for realtime.
This commit is contained in:
parent
6bdd0af728
commit
68ade0a267
2 changed files with 7 additions and 0 deletions
4
trunk/conf/realtime.conf
Normal file → Executable file
4
trunk/conf/realtime.conf
Normal file → Executable file
|
@ -7,4 +7,8 @@ max_connections 1000;
|
|||
vhost __defaultVhost__ {
|
||||
gop_cache off;
|
||||
queue_length 10;
|
||||
mr {
|
||||
enabled off;
|
||||
}
|
||||
mw_latency 100;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue