[Live-devel] Seeking Live555 Mac OS Consultant

2014-10-07 Thread Eric Blanpied
Hello, First off, while this is not a technical question, my hope is that it’s OK to post this topic here, since it could directly lead to work for someone in the live555 ecosystem… Apologies if that’s an issue. I work for a small company that’s developing a Mac OS X application that among oth

Re: [Live-devel] Seeking

2009-06-03 Thread Glen Gray
On 3 Jun 2009, at 20:58, Derk-Jan Hartman wrote: So this made me think that perhaps the user is right (even though no one seems to do this). I'm pretty sure that the Kasenna (Espial) servers do this. My original patch set for VLC to support rtsp trickplay issued a PAUSE to the server b

Re: [Live-devel] Seeking

2009-06-03 Thread Derk-Jan Hartman
On 3 jun 2009, at 20:29, Ross Finlayson wrote: This relates to: https://trac.videolan.org/vlc/ticket/2806 Is it true that any seek action needs to be preceded with a PAUSE ? Reading the RFC, i kinda deduce the same information as the user is stating, but to be honest, I've never seen a serve

Re: [Live-devel] Seeking

2009-06-03 Thread Ross Finlayson
This relates to: https://trac.videolan.org/vlc/ticket/2806 Is it true that any seek action needs to be preceded with a PAUSE ? Reading the RFC, i kinda deduce the same information as the user is stating, but to be honest, I've never seen a server that supports queue'd PLAY requests, and they al

[Live-devel] Seeking

2009-06-03 Thread Derk-Jan Hartman
This relates to: https://trac.videolan.org/vlc/ticket/2806 Is it true that any seek action needs to be preceded with a PAUSE ? Reading the RFC, i kinda deduce the same information as the user is stating, but to be honest, I've never seen a server that supports queue'd PLAY requests, and they

Re: [Live-devel] seeking in DSS stream

2008-10-10 Thread Ross Finlayson
When I do seeking operation, I find that when the client send pause, seek and play command and start playing again, there will be a gap in the DSS's RTCP SR ntpTimestamp(I print out this in RTPReceptionStats::noteIncomingSR()), and this will cause the MediaSubsession::getNormalPlayTime return a

[Live-devel] seeking in DSS stream

2008-10-09 Thread alex
hi, I stream a mp4(h264+aac) file from a Darwin Streaming Server v5.5.3 and write a livemedia test client to test it. When I do seeking operation, I find that when the client send pause, seek and play command and start playing again, there will be a gap in the DSS's RTCP SR ntpTimestamp(I print out