mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Disable padding
This commit is contained in:
parent
f03bf601e4
commit
9dfa0cc099
5 changed files with 3 additions and 43 deletions
|
@ -449,11 +449,6 @@ rtc_server {
|
|||
# @see https://github.com/ossrs/srs/issues/307#issuecomment-612806318
|
||||
# default: on
|
||||
merge_nalus on;
|
||||
# Whether pad first packet for GSO for padding bytes.
|
||||
# If 0, disable padding for GSO.
|
||||
# @remark The max padding size is 0x7f(127).
|
||||
# default: 127
|
||||
padding 127;
|
||||
# Whether enable the perf stat at http://localhost:1985/api/v1/perf
|
||||
# default: on
|
||||
perf_stat on;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue