Re: [Live-devel] RTSP Client TCP mode

2012-05-31 Thread Karl Dietz
On 30.05.2012 11:36, Nikolai Vorontsov wrote: does it mean that we don't have any means to handle tool-low-bandwidth network case? I can imagine for instance for the live view the following scenario - we monitor the output queue length and when it's overflown or close to the top - start to skip a

Re: [Live-devel] RTSP Client TCP mode

2012-05-31 Thread Ross Finlayson
I'm not sure I totally understand your question, but I'm pretty sure the answer is "no". 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-

Re: [Live-devel] RTSP Client TCP mode

2012-05-30 Thread Nikolai Vorontsov
ct: Re: [Live-devel] RTSP Client TCP mode I have a live555 RTSP server serving a 3mbps mpeg2ts file. The server is hosted with public internet connection. When openRTSP is used in RTP/UDP mode its able to receive the file properly. Yes, but if your network's

Re: [Live-devel] RTSP Client TCP mode

2012-05-26 Thread Ross Finlayson
> I have a live555 RTSP server serving a 3mbps mpeg2ts file. The server is > hosted with public internet connection. > > When openRTSP is used in RTP/UDP mode its able to receive the file properly. Yes, but if your network's capacity is less than 3 Mbps, then you will lose data, but the losse

[Live-devel] RTSP Client TCP mode

2012-05-25 Thread Kumar Sambhav
Hi , I have a live555 RTSP server serving a 3mbps mpeg2ts file. The server is hosted with public internet connection. When openRTSP is used in RTP/UDP mode its able to receive the file properly. However when RTP/TCP mode, openRTSP prints "Missing sync byte!" and stops getting data. On the s