[Bug 701185] rtsp-media: duration is used as range end point

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jun 9 22:56:59 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=701185
  GStreamer | gst-rtsp-server | git

--- Comment #4 from David Svensson Fors <davidsf at axis.com> 2013-06-10 05:56:56 UTC ---
(In reply to comment #3)
> a file goes from 0 -> duration
> playback goes from start to stop (with start and stop between 0 and duration)

Thank you very much for these clarifications.

Then GstRTSPMedia doesn't use the correct method for determining the RTSP range
after a seek. It does a duration query in collect_media_stats.

Is it possible to query the pipeline for the value of stop? (A position query
is used for start)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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