ccrtp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ccrtp-devel] Packet Size - HELP


From: Paolo Di paolo
Subject: [Ccrtp-devel] Packet Size - HELP
Date: Thu, 02 Sep 2004 12:03:41 +0000

Hi,
I have a problem with ccrtp...
I'm working on Win32 and i have to send packet with a payload with more then 9000 byte. i know that udp-limit our packet to 64000 byte, but, in the ccrtp examples, i have attempt by change the third parameter in putdata (i.e. PACKET_SIZE = 10000) and i have got only 8192 byte in my receiver...
i have also tried to set this functions:
                socket->setSessionBandwidth(128000000);
                socket->setMaxSendSegmentSize(30000000);
and/or to make a DynamicPayloadFormart(100, 90000),
but on the run i haven't had a variation on the achievement.
can you help me?
thank's

_________________________________________________________________
Personalizza MSN Messenger con sfondi e fotografie! http://www.ilovemessenger.msn.it/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]