Re: [Live-devel] RTCPInstance error: Hit limit when reading incoming packet over TCP. Increase "maxRTCPPacketSize"

2013-03-26 Thread Caio Klein
Hi Ross, I may have hit another problem since the symptom I see is slightly different. The process gets into a loop where the error message is displayed endlessly consuming all the available CPU. It has happened with the proxyserver running on a MACOSX 10.7.5 as well as on an AWS EC2 image. Any

Re: [Live-devel] RTCPInstance error: Hit limit when reading incoming packet over TCP. Increase "maxRTCPPacketSize"

2013-03-25 Thread Caio Klein
Ross, Thanks for the answer, but this sounds like a vulnerability. If any of the system clients (VLC) or sources (cameras) has a buggy code, they may bring the live555ProxyServer down. what is required to make the proxyserver code immune to this kind of external bugs? Thanks, Caio On Mon, Mar

[Live-devel] RTCPInstance error: Hit limit when reading incoming packet over TCP. Increase "maxRTCPPacketSize"

2013-03-24 Thread Caio Klein
Hi, I've been hitting this error. The process gets into a loop displaying the referred message. The setup is this: AXIS-CAMERA<---(RTSP over HTTP)--->live555ProxyServer<---(RTSP)--->VLC The problem can be easily replicated when stopping the stream on the VLC, but may happen spontaneously while

[Live-devel] Using the live555 as a "RTSP over HTTP" to "plain RTSP" converter

2013-03-21 Thread Caio Klein
Hi, I was just introduced to openRTSP and see that it works well to address one of my problems which is to initiate the RTSP over HTTP stream from an IP camera that is behind a firewall and can only be reached via HTTP. The second problem is to link this stream to another video server (Wowza) tha