<div dir="ltr">Hello,<br><div><br></div><div>I'm running live555ProxyServer on a Raspberry Pi, connected to a single IP Camera, using this URL: rtsp://<a href="http://192.168.168.25:8554/main.264">192.168.168.25:8554/main.264</a>. I executed using the `-V` command line argument.</div><div><br></div><div>When I launch VLC, during playback, I can see the following message on the terminal console of the proxy server application:</div><div><br></div><div>```</div><div>Received 153 new bytes of response data.<br>Received a complete OPTIONS response:<br>RTSP/1.0 200 OK<br>CSeq: 84<br>Date: Thu, Jan 01 1970 01:55:57 GMT<br>Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, GET_PARAMETER, SET_PARAMETER<br><br><br>MultiFramedRTPSource::doGetNextFrame1(): The total received frame size exceeds the client's buffer size (100000).  23914 bytes of trailing data will be dropped!<br>MultiFramedRTPSink::afterGettingFrame1(): The input frame data was too large for our buffer size (100176).  23914 bytes of trailing data was dropped!  Correct this by increasing "OutPacketBuffer::maxSize" to at least 123914, *before* creating this 'RTPSink'.  (Current value is 100000.)<br>MultiFramedRTPSource::doGetNextFrame1(): The total received frame size exceeds the client's buffer size (100000).  11570 bytes of trailing data will be dropped!<br>MultiFramedRTPSink::afterGettingFrame1(): The input frame data was too large for our buffer size (100176).  11570 bytes of trailing data was dropped!  Correct this by increasing "OutPacketBuffer::maxSize" to at least 111570, *before* creating this 'RTPSink'.  (Current value is 100000.)<br>MultiFramedRTPSource::doGetNextFrame1(): The total received frame size exceeds the client's buffer size (100000).  21065 bytes of trailing data will be dropped!<br>MultiFramedRTPSink::afterGettingFrame1(): The input frame data was too large for our buffer size (100176).  21065 bytes of trailing data was dropped!  Correct this by increasing "OutPacketBuffer::maxSize" to at least 121065, *before* creating this 'RTPSink'.  (Current value is 100000.)<br>Sending request: OPTIONS rtsp://<a href="http://192.168.168.25:8554/main.264/">192.168.168.25:8554/main.264/</a> RTSP/1.0<br>CSeq: 85<br>User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2023.03.30)<br>Session: 5A3B5705<br></div><div>```</div><div><br></div><div>Is there any setting on the IP camera or on the application the I can execute/change to avoid this behavior?</div><div><br></div><div>Best regards,</div><div><br></div><div>Flavio</div><div><br></div></div>