rtsp-stream: add getter for payload type
authorAleix Conchillo Flaque <aleix@oblong.com>
Fri, 15 Nov 2013 20:14:32 +0000 (12:14 -0800)
committerWim Taymans <wtaymans@redhat.com>
Fri, 22 Nov 2013 10:19:35 +0000 (11:19 +0100)
commite5332535a738d90f234710b822cfe9a8bbbb23cf
tree07dd6c93c350e51475487ea538b1e49000bb0c96
parent08160e09136a09eb98a82bc63f788c22090811c2
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
gst/rtsp-server/rtsp-media.c
gst/rtsp-server/rtsp-stream.c
gst/rtsp-server/rtsp-stream.h