[gstreamer-bugs] [Bug 168325] [PATCH] plugin for generic RTP transport

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sat Apr 2 08:26:48 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=168325
 GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From Rob Taylor  2005-04-02 11:26 -------
We're currently reworking this code. the general schema which we are aiming for is:

RTP sink/source - these have pads with caps as mimetype
application/x-rtp-transport (or somesuch) that includes an GstEvent based
communictaion of packetisation information. RTP stream frequency is taken from a
'rate' parameter.

RTP Payload enc/decoders - these can take an encoded stream and packetise them
fro RTP as per the relevent RFC, emitting on pads with
application/x-rtp-transport capability

Obviously in a number of cases the payload enc/decoder may well actually be part
of the media codec, and cap nego could be used.

ideas/criticsm gladly received.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list