[Bug 781386] rtsp: keep seqnum when performing seek

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 20 08:30:37 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=781386

--- Comment #8 from Wonchul Lee <chul0812 at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #7)
> Comment on attachment 349926 [details] [review]
> basesrc: keep seqnum of pushed flush event
> 
> I don't understand this one. Why is the seqnum of the flush events relevant
> for anything?

I took this as a way to tell seqnum of a segment when processing a seek event
in rtspsrc. Rtspsrc flushes the internal udpsrcs, then set them playing, where
the segment event is created after the flush event, but seqnum is not kept.
I thought It seems not a good idea to send rtspsrc's segment event or seek
event to udpsrc. What should be the right way to handle it?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list