[Bug 703111] New plugin with convenience RTP source/sink elements

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 4 08:40:32 PDT 2015


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

--- Comment #28 from Marc Leeman <marc.leeman at gmail.com> ---
(In reply to Justin J. Kim from comment #27)
> I am finding a way to use rtp source with uridecodebin, and I get to know
> here.
> 
> @Marc Leeman
> I suppose your rtpsrc considers only one session by given uri, right?
> if it's right, do you have a plan for enhancement of your patch to support
> multiple sessions?

rtpsrc spawns src pads for different sessions, so if the src resets, you will
get a new src pad.

I do not think it cleans up the pads at this time, I would need to link to the
demuxer to see if it itself has cleaned up the session (and that is
configurable).

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