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