Skip to content

Refactor the way RtpSession is configured, and increase recv buf size when...

Simon Morlat requested to merge fix/dtls into master

Refactor the way RtpSession is configured, and increase recv buf size when srtp-dtls is used in order to workaround buggy third parties that send packets bigger than mtu.

Merge request reports