Re: [Live-devel] Control connection issue: OPTIONS not received

2013-09-30 Thread Ross Finlayson
Conchi, Unfortunately it's hard to get a consistent view of what is going wrong with your proxy server, so I don't think that I'm going be able to resolve your problem on this mailing list. Instead, it's probably going to require more focused one-on-one interaction via private email. If you'r

Re: [Live-devel] Control connection issue: OPTIONS not received

2013-09-30 Thread Conchi Abasolo
Hi Ross Indeed, it works with UDP and we know it is a better option. Unfortunately we cannot use it. We did the UDP test to narrow down the problem and to provide you with more info but it is not a valid solution for us. As you said, there is a blocking firewall. Furthermore TCP is working perfec

Re: [Live-devel] RTSP over TCP HD frame size

2013-09-30 Thread Francisco Feijoo
Just to clarify, the message does not appear, but the error is still there. Thanks. 2013/9/30 Francisco Feijoo > My mistake, that message appeared yesterday before I updated both server > an client to the latest live.2013.09.30 > > I have re-checked now and that message does not appear any mor

Re: [Live-devel] RTSP over TCP HD frame size

2013-09-30 Thread Francisco Feijoo
My mistake, that message appeared yesterday before I updated both server an client to the latest live.2013.09.30 I have re-checked now and that message does not appear any more. 2013/9/30 Ross Finlayson > RTCPInstance error: Hit limit when reading incoming packet over TCP. >> Increase "maxRTCP

Re: [Live-devel] RTSP over TCP HD frame size

2013-09-30 Thread Ross Finlayson
> RTCPInstance error: Hit limit when reading incoming packet over TCP. Increase > "maxRTCPPacketSize" > MultiFramedRTPSource error: Hit limit when reading incoming packet over TCP. > Increase MAX_PACKET_SIZE These errors suggest that either your server (network camera?), your client, or both, a

[Live-devel] RTSP over TCP HD frame size

2013-09-30 Thread Francisco Feijoo
Hello Ross, I want to stream over TCP different streams that have been recorder from different cameras with live555 RTSP Server. Some are HD (H264 and MJPEG) and the frame size can be quite big (250 kb or more). If I stream over UDP all is working perfectly. I need to connect from the Internet so