Page 1 of 1

how do I stream to multicast ip

Posted: 13 Mar 2007 19:19
by mndave668
Can anyone help me with a problem? I am trying to combine a multicast audio stream and a video file to stream to a single multicast address, I have not had any luck...thanks

VLC quad?

Posted: 12 Apr 2007 13:03
by dima_ras
Hi mndave668,

I have a similar problem. Please e-mail me if you find the answer.

Thank you,
Dima

Re: how do I stream to multicast ip

Posted: 12 Apr 2007 15:47
by bXn
Can anyone help me with a problem? I am trying to combine a multicast audio stream and a video file to stream to a single multicast address, I have not had any luck...thanks
could you post the commands you already tried ?

(especially type of muxing)

Posted: 18 Apr 2007 02:24
by rbeaton
You could try using the mosaic feature... It seems to be designed more for displaying multiple video windows, but it seems that if you tweaked the config file a bit and only fed it one audio stream and one video stream, it might work.

Check out http://wiki.videolan.org/Mosaic

I would guess that you would just change the "input udp://@239... to input file://...? and maybe just drop the "select=video" part?

I'm really not sure, but try playing around with it...