Streaming Video And Audio With RTP

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Streaming Video And Audio With RTP

canetti
This post was updated on .
Hi .
This is a learnning question .
I want to stream video from appsrc and audio from another appsrc to udpsink .

Should I use rtpmux ? or should I first mux the streams and then convert them to rtp and send the
result to udp sink ?

How should my pipeline look ?


Many Thanks In Advance ,
Lior .