[Bug 750800] rtsp-media: always use real payloader when creating streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 15 03:30:49 PDT 2015


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

--- Comment #2 from Ognyan Tonchev (redstar_) <ognyan.tonchev at axis.com> ---
I should probably describe the use case first, I am adding the onviftimestamp
element (https://bugzilla.gnome.org/show_bug.cgi?id=731769) to the pipeline
after the payloader. So the payloader and the onviftimestamp are inside an
inner GstBin called "pay%d".
What happens than is that GstRTSPMedia will crate the stream with the GstBin
instead of using the real payloader. Which will then be a problem when
GstRTSPStream tries to use the payloader, e.g. from gst_rtsp_stream_set_mtu(). 
AFAIAA the only limitation of using an inner GstBin which contains the actual
payloader is this.

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