Streams to Icecast server

Olli-Matti

New Member
Hi,

Case: I have 7 de-empedded audio feeds from video signal and I have to stream those to partners Icecast server.

What would be the best device/system or software to do this? I can also setup Win/Mac/Linux system but haven't find suitable software. All the 7 feeds are suppose to stream at the same time.

Thanks,
Olli-Matti
 

More Support

Level 2 Support
Staff member
Hi Olli-Matti

I'm going to presume de-empedded = de-embedded here. There's probably lots of different ways to do this and it would really depend on your exact setup. It's hard to advise without knowing more information.

One simple GUI based and multi-platform approach would be to use the encoder BUTT with 7 different configuration files, one for each streams.

The command line option -c <path_to_file> allows you to define a new standard configuration path.
This makes it possible to have multiple instances with different configurations

http://butt.sourceforge.net/manual.html

If I was looking for a more robust CLI solution I would look at liquidsoap : http://savonet.sourceforge.net/

Hope this helps.
 
Top