<div dir="ltr">Hello all,<div><br></div><div>I have a question about nice_agent_send. We're writing an app that would like to wrap a very minimal protocol around UDP transport to have a kind of minimalistic error detection. To do so we would have to make sure that each of our data packets are delivered in one UDP packet (or at least make it as likely as possible). Is there a way to determine what's max buffer size that can be passed to libnice's nice_agent_send function so that it would not divide the data while sending it to the remote side?</div>
<div><br></div><div>Kind regards,</div><div>Radosław Kołodziejczyk.</div></div>