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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 15 13:06:00 PST 2013


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

Aleix Conchillo Flaqué <aleix> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #259946|0                           |1
        is obsolete|                            |

--- Comment #2 from Aleix Conchillo Flaqué <aleix at oblong.com> 2013-11-15 21:05:55 UTC ---
Created an attachment (id=259948)
 View: https://bugzilla.gnome.org/attachment.cgi?id=259948
 Review: https://bugzilla.gnome.org/review?bug=712396&attachment=259948

find payloader when creating stream and add get payload type function

The gst_rtsp_stream_new expects the real GstRTPBasePayload element. For dynamic
payloaders the dynpay%d object was passed instead.

Functions like gst_rtsp_stream_get_mtu do not work because they try to get the
property from a GstRTPBasePayload element.

Marking old patch as invalid.

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