[Live-devel] Video frames distorted in Live555 Proxy Server - how to fix

Ross Finlayson finlayson at live555.com
Mon Dec 14 06:08:31 PST 2020


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/




More information about the live-devel mailing list