1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-24 15:04:20 +00:00
srs/trunk/3rdparty/srs-bench/rtc/pion_constants.go

6 lines
46 B
Go
Raw Normal View History

package rtc
const (
rtpOutboundMTU = 1200
)