libstreaming
libstreaming copied to clipboard
MTU default 1300
Dear libstreaming friends,
In RtpSocket.java, it sets MTU = 1300 ([ref])https://github.com/fyhertz/libstreaming/blob/3a78d2219a4cf5bc972cdc59a8f84349fda277c6/src/net/majorkernelpanic/streaming/rtp/RtpSocket.java#L49
We checked the git blame; found that MTU was 1500 few years ago. So we were wondering why libstreaming doesn't set MTU to its maximum.
Hope to hear your expertise.
Best, -- Luke