[gst-devel] Relay rtp stream

Olivier Crête olivier.crete at collabora.co.uk
Thu May 6 17:51:56 CEST 2010


On Thu, 2010-05-06 at 11:38 -0400, Morris Ford wrote:
> What would be the simplest way to relay an rtp stream? Looks like I
> can receive/depayload/payload/broadcast the stream. Is that the
> easiest way?

If the encoding and the payload types are exactly the same. You could
just so "recvfrom(..); sendto(...);" on the same buffer without
modifying it at all.

-- 
Olivier Crête
olivier.crete at collabora.co.uk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100506/260fae40/attachment.pgp>


More information about the gstreamer-devel mailing list