SRT: Update full.conf for review.
This commit is contained in:
parent
bda0268a37
commit
ef553b571c
|
|
@ -360,13 +360,15 @@ srt_server {
|
|||
# The UDP listen port for SRT.
|
||||
listen 10080;
|
||||
# For detail parameters, please read wiki:
|
||||
# https://github.com/ossrs/srs/wiki/v4_CN_SRTParams
|
||||
# https://github.com/ossrs/srs/wiki/v4_EN_SRTParams
|
||||
# https://github.com/ossrs/srs/wiki/v5_CN_SRTParams
|
||||
# https://github.com/ossrs/srs/wiki/v5_EN_SRTParams
|
||||
maxbw 1000000000;
|
||||
connect_timeout 4000;
|
||||
# Default app for vmix, see https://github.com/ossrs/srs/pull/1615
|
||||
# default: live
|
||||
default_app live;
|
||||
peerlatency 0;
|
||||
recvlatency 0;
|
||||
# TODO: FIXME: Add comments.
|
||||
latency 0;
|
||||
tsbpdmode off;
|
||||
tlpktdrop off;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user