Re: [Live-devel] TS discontinuity when seeking

2013-02-27 Thread Sébastien Escudier
Ok, thanks for the answer. Another issue when seeking a stream from your RTSP server, is that the first packet after the seek has a PTS from before the seek. The following packets are fine. This confuses VLC when it tries to re-buffer after the seek. Regards, Sébastien. __

Re: [Live-devel] TS discontinuity when seeking

2013-02-26 Thread Ross Finlayson
> I noticed that after a seek, the first TS packet from live555 server, > does not have the correct continuity counter value (with respect to the > last packet before the seek). There is a discontinuity. > This is error is reported in VLC and wireshark. Mumble... When streaming from a Transport S

[Live-devel] TS discontinuity when seeking

2013-02-22 Thread Sébastien Escudier
Hi Ross, I noticed that after a seek, the first TS packet from live555 server, does not have the correct continuity counter value (with respect to the last packet before the seek). There is a discontinuity. This is error is reported in VLC and wireshark. Regards, Sébastien. _