Re: [Live-devel] QuickTime and RTCP RR packets.

2013-12-11 Thread Bob Bischan
I wanted to pass on some additional information and findings on this topic. With RTSP-over-HTTP It appears that If you provide a timeout value..ie "timeout=60" in the SETUP Response, the QuickTime player will send OPTIONS requests back to RTSPServer to indicate it's liveness. Before modifying RTS

Re: [Live-devel] Errors when streaming HD H.264 using Live555

2013-12-11 Thread Ross Finlayson
VLC is not our software, and problems with VLC should be posted on a VLC mailing list - not here. However, in this case, I know the answer to your question. Your problem is that your stream's I-frames are too large. VLC uses an initial buffer size of 100,000 bytes when receiving data. If a d

[Live-devel] Errors when streaming HD H.264 using Live555

2013-12-11 Thread 팜반푸
Hi experts, I am using VLC to playback H.264 (720p and 1080p) streaming from live555 with the I frame's size is about 10 kbytes then I get errors. Some first frames arrivate at the VLC player and are displayed broken. After 4 or 5 seconds the VLC player refreshes the screen and after that i

Re: [Live-devel] MPEG-TS in LIVE media.

2013-12-11 Thread Kalkere, Giridhara(IE10)
Dear Ross, Thank you very much for all your advice and suggestions. I have looked at the link you gave in other mail. Its great example to play around cameras and video streams. It helped a lot to understand the whole concept. I have one quick question for you and your suggestion and advice wil

Re: [Live-devel] What is the preferred way of terminating an RTSP server connection

2013-12-11 Thread Wim Bekker
2013/11/22 Ross Finlayson > There's no easy way to terminate (from the server) just 'some' >> connections. (What criterion would you use to decide which connections you >> want to terminate??) >> >> However, you can terminate *all* connections for a given stream by calling >> RTSPServer::closeAl