mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #307, support linux GSO for RTC
This commit is contained in:
parent
b1438bf52c
commit
3b7240b8e0
4 changed files with 193 additions and 7 deletions
|
@ -440,6 +440,7 @@ rtc_server {
|
|||
# default: on
|
||||
merge_nalus on;
|
||||
# Whether enable GSO to send out RTP packets.
|
||||
# @remark Linux only, for other OS always disabled.
|
||||
# default: off
|
||||
gso off;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue