[Live-devel] DelayQueueEntry NULL

2010-06-25 Thread Roberts, Randy
Hi Ross, Any ideas why I'd be coming across a NULL delay queue entry? I've added to code in RED below, and I'm seeing this NULL..which causes a SegFault without the code... void DelayQueue::synchronize() { // First, figure out how much time has elapsed since the last sync: EventTime

Re: [Live-devel] RTP/H264 low latency streaming + source, change

2010-06-25 Thread Ross Finlayson
I suspect that your problem is caused by the fact that each sending camera (server) necessarily uses a different RTP timestamp base, and so when you switch to receiving from a new camera, the received data's presentation time will briefly be inaccurate, until you receive a new RTCP "SR" packet fro

Re: [Live-devel] RTP/H264 low latency streaming + source, change

2010-06-25 Thread Stéphane SARAGAGLIA
Le 15/06/2010 01:00, live-devel-requ...@ns.live555.com a écrit : I am using Live555 libraries to stream H264 video provided by a >frame grabber, via RTP (not RTSP). >I use VLC and VLC activeX as a RTP/H264 client. > >Sometimes, I need to change the camera used by the framegrabber, so >I close the

Re: [Live-devel] RTP over TCP problem in the latest version of library

2010-06-25 Thread Ross Finlayson
I have a few problems. I downloaded the latest version of LiveMedia library 2010.06.22 and RTPoverTCP streaming ( RTSPClient ) suddenly stopped working. In the previous version I tested - 2010.06.11 everything was working ok. Please send us the (publically-accessible) "rtsp://" URL of a server

[Live-devel] RTP over TCP problem in the latest version of library

2010-06-25 Thread Kamil Dobkowski
Hello, I have a few problems. I downloaded the latest version of LiveMedia library 2010.06.22 and RTPoverTCP streaming ( RTSPClient ) suddenly stopped working. In the previous version I tested - 2010.06.11 everything was working ok. PLAY command is invoked correctly by RTSPClient but no frames