srt-rfc
srt-rfc
copied to clipboard
Haivision
Reame
Issues
Describe the MSS Negotioation
Open
maxsharabayko
opened this issue 4 years ago
• 0 comments
The minimum value is chosen during the HS.
m_config.iMSS = std::min(m_config.iMSS, w_hs.m_iMSS);
Sep 27 '21 13:09
maxsharabayko