Do you see any error/warning messages when you run the proxy server with the -V 
flag, as described here
        http://live555.com/proxyServer/
?

In particular, do you see error messages of the form:
        "MultiFramedRTPSink::afterGettingFrame1(): The input frame data was too 
large for our buffer size …”
?

If so, then the problem is that your ‘back end’ server is sending excessively 
large 'key frames’.  If possible, you should reconfigure your ‘back end’ 
servers to send smaller ‘key frames’, or to break up ‘key frames’ into a series 
of ‘slices’ instead.

If not, then you can alleviate the problem by increasing the value of
        OutPacketBuffer::maxSize
at line 61 of “live555ProxyServer.cpp”.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to