Page 1 of 1

Muxing multiple UDP streams

Posted: 27 Mar 2007 13:50
by autarh
Hi, i am new here. and i try the search but did not find anything... So this is the problem...

I have MPEG TS with 1 Video and 2 Audio streams... i already find out how 2 kill audio streams..

Question is HOW 2 REALTIME Mux Video from one UDP stream and AUDIO from anther UDP Stream. And on the and i have one stream with one video and 2 new audio...

all this should be done realtime

Posted: 30 Mar 2007 00:12
by dionoea
You can use the bridge-in and bridge-out sout modules. Check the mosaic wiki page for info about using them:
http://wiki.videolan.org/Mosaic

I already wrote some (simple) howtos in the forum. I guess that you'll find them if you search for "bridge-in" and "bridge-out" related posts.

Posted: 30 Mar 2007 10:46
by autarh
You can use the bridge-in and bridge-out sout modules. Check the mosaic wiki page for info about using them:
http://wiki.videolan.org/Mosaic

I already wrote some (simple) howtos in the forum. I guess that you'll find them if you search for "bridge-in" and "bridge-out" related posts.
tanks, i will check this pages and give u info if everithing is ok :)

Re: Muxing multiple UDP streams

Posted: 22 Oct 2007 08:43
by hihi
Hi autarh

I've got the same question

Did you make it work? Could you give me some code examples?

thanks

Re: Muxing multiple UDP streams

Posted: 22 Oct 2007 23:15
by autarh
nope i did not have any luck...
u need to know how to program ...