[Bug 721003] play requests can't find media with query parameters

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 26 02:41:45 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=721003
  GStreamer | gst-plugins-good | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
          Component|gst-rtsp-server             |gst-plugins-good
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.2.2

--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2013-12-26 10:41:40 UTC ---
It was actually a bug in rtspsrc that didn't use the correct base url for the
aggregate control. fixed in -good:

commit bf878d75d110fd0e32898c26d617b85ac1603539
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Thu Dec 26 11:21:36 2013 +0100

    rtspsrc: use aggregate control for PLAY/PAUSE/TEARDOWN

    Use the aggregate control instead of the original request url to perform
    PAUSE/PLAY and TEARDOWN.

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

-- 
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