[Bug 676618] New: RTSP Scale header field never set
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed May 23 00:54:56 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=676618
GStreamer | gst-plugins-good | 0.10.31
Summary: RTSP Scale header field never set
Classification: Platform
Product: GStreamer
Version: 0.10.31
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: mariagiovanna.chiossa at selexelsag.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=214727)
--> (https://bugzilla.gnome.org/attachment.cgi?id=214727)
patch
Setting GST_SEEK_FLAG_SKIP when sending a seek event in rtspsrc,
gst_rtspsrc_play should set "Scale" field in rtsp header.
Indeed the boolean "src->skip" is set after the call, so in gst_rtspsrc_play
set always "Speed" instead of "Scale".
You can find In attachment a proposed patch: I moved this instruction just
before the gst_rtspsrc_play call, evaluate if it is better another place.
--
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