mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refine SRT code, with StateThread adpater
This commit is contained in:
parent
3ed4aed824
commit
94fa0ff7bd
25 changed files with 4131 additions and 68 deletions
|
@ -18,6 +18,11 @@ http_server {
|
|||
|
||||
srt_server {
|
||||
enabled on;
|
||||
tsbpdmode off;
|
||||
tlpktdrop off;
|
||||
latency 0;
|
||||
sendbuf 2000000;
|
||||
recvbuf 2000000;
|
||||
listen 10080;
|
||||
maxbw 1000000000;
|
||||
connect_timeout 4000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue