[Bug 701185] New: rtsp-media: duration is used as range end point
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed May 29 03:07:54 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=701185
GStreamer | gst-rtsp-server | git
Summary: rtsp-media: duration is used as range end point
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-rtsp-server
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: davidsf at axis.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=245538)
View: https://bugzilla.gnome.org/attachment.cgi?id=245538
Review: https://bugzilla.gnome.org/review?bug=701185&attachment=245538
rtsp-media: duration is used as range end point
The attached suggested patch corrects a problem with RTSP ranges
in-rtsp-media.c: that the result from the duration query is used as range end
point.
The patch calculates the end point as start point + duration.
--
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