[Bug 797195] gst_rtsp_media_seek fails after pipeline is playing
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Oct 10 15:56:30 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797195
--- Comment #5 from Patricia Muscalu <patricia at axis.com> ---
(In reply to Benjamin Kleine from comment #4)
> Yes, the seeking is triggered by calling the gst_rtsp_media_seek() method
> directly on the media while it is in the PLAYING state.
>
> I don't have any influence on flushing, as the method only takes the media
> and a GstRTSPTimeRange as parameters.
>
There is a corresponding _full version (gst_rtsp_media_seek_full) with a
possibility of controlling the seek operation by providing a set of flags.
> As for the time range, I use the result of gst_rtsp_range_parse("npt=15.0-").
Is it possible to write a simple unit test that exposes the problem or
alternatively, can you provide a core dump when the problem occurs?
--
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