1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Enable GSO by default

This commit is contained in:
winlin 2020-04-14 11:41:23 +08:00
parent 24eb61156f
commit b6a929f9cf
2 changed files with 4 additions and 4 deletions

View file

@ -441,8 +441,8 @@ rtc_server {
merge_nalus on;
# Whether enable GSO to send out RTP packets.
# @remark Linux 4.18+ only, for other OS always disabled.
# default: off
gso off;
# default: on
gso on;
}
vhost rtc.vhost.srs.com {