Re: [Live-devel] RSTP Live streaming from USB camera (Ross Finlayson)

2015-04-02 Thread Ross Finlayson
Feel free to use the LIVE555 “increaseSendBufferTo()” function to increase your output sockets’ OS buffer size to whatever you want. You can do this in your own code, without modifying the supplied “LIVE555 Streaming Media” code. (But if you do choose to modify the supplied code, remember that

[Live-devel] RSTP Live streaming from USB camera (Ross Finlayson)

2015-04-02 Thread Giovanni Iamonte
Hi, Ross We did a more accurate investigation about the network performance, the sendto and the buffer size. what you say is clear and convinces us, but in the meantime our tests lead us to different considerations. 1) we have written a little program to send UDP packets on the network,