[libnice] Dividing data for UDP packets in nice_agent_send

Radosław Kołodziejczyk radek.kolodziejczyk at gmail.com
Tue Jun 17 04:35:05 PDT 2014


Hello all,

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?

Kind regards,
Radosław Kołodziejczyk.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nice/attachments/20140617/6cef49b0/attachment.html>


More information about the nice mailing list