libstreaming icon indicating copy to clipboard operation
libstreaming copied to clipboard

MTU default 1300

Open robbiedood opened this issue 3 years ago • 0 comments

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

robbiedood avatar Nov 18 '20 02:11 robbiedood