I'll just correct my latest post:
In order to increase sender's maximum buffer size, one only needs to add this 
line

OutPacketBuffer::maxSize = [the maximum size your program requires]

before any data sink is created.

I found that I had to change MAX_PACKET_SIZE variable in 
MultiFramedRTPSource.cpp for the *receiver*
to handle size of greater than 10KBytes. Am I wrong again? Is there a way for 
my calling program
to change this dynamically?

Mojtaba
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to