mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Always keep and use original sequence.
This commit is contained in:
parent
6662568c11
commit
75fbcba71d
6 changed files with 7 additions and 76 deletions
|
@ -491,10 +491,6 @@ vhost rtc.vhost.srs.com {
|
|||
# The strick check when process stun.
|
||||
# default: off
|
||||
stun_strict_check on;
|
||||
# Whether keep original sequence number.
|
||||
# If off, we will regenerate the sequence number for RTP packet.
|
||||
# default: off
|
||||
keep_sequence off;
|
||||
# The role of dtls when peer is actpass: passive or active
|
||||
# default: passive
|
||||
dtls_role passive;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue