Hello-

Trying to build a bulletin board channel for local use.

I am trying to utilize an audio stream input from a multicast address ie udp://@233.14.x.x:5202 --miface-addr=192.168.0.1

Then combine it with a WMV file stored on the local HD. ie c:\test2.wmv

Then stream it out as an MP4 to another multicast address. mms://@233.14.x.x:5208 --miface-addr=192.168.0.1

I'm able to stream 2 local files but I can't get the audio to stream in. Any thoughts suggestions starting points?

Thanks in advance,

Ben