[Bug 712396] gst-rtsp-server: get payload type from stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 22 02:20:15 PST 2013


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.2.0

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2013-11-22 10:20:10 UTC ---
commit 7b5763179a161475d176d25b39e9a51fd1eecc19
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Fri Nov 22 11:16:20 2013 +0100

    rtsp-media: use element metadata to find payloader

    Use the element metadata to find the payloader instead of checking
    for the base class.

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

commit e5332535a738d90f234710b822cfe9a8bbbb23cf
Author: Aleix Conchillo Flaque <aleix at oblong.com>
Date:   Fri Nov 15 12:14:32 2013 -0800

    rtsp-stream: add getter for payload type

    * gst/rtsp-server/rtsp-stream.c: add new method gst_rtsp_stream_get_pt.

    * gst/rtsp-server/rtsp-media.c (pad_added_cb): find real payloader
      element and create the stream with this one instead of the dynpay%d
      element.

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

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