Pad negotiation at udpsrc element

Sebastian Dröge sebastian at centricular.com
Sat Nov 19 10:18:08 UTC 2016


On Wed, 2016-11-16 at 21:51 -0800, debruyn wrote:
> 
> Thus I want to ask if the following conclusion is sound? That i will need to
> parse the video and audio in two differant pipelines and send it in two
> differant streams to the server? Or is there a way to combine those two ssrc
> on the board into one and send them together?

You can combine them into the same stream and use rtpptdemux as
explained before, you can also depayload and mux them into some
container (MPEG-TS) and then pass that over RTP. Many possibilities.

All this can happen in the same pipeline, even if you decide to send
them out as separate streams.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161119/7c8f8322/attachment.sig>


More information about the gstreamer-devel mailing list