1

I have an ASIO device (Presonus Firestudio 2626). I am using it to mix and create different outputs on all of it's provided outputs (about 9 outputs like ADT1, ADT2). I need someway to stream these outputs using either IceCast or FFMpeg RTP.

One of the problems is that I have a restriction on using only a MAC or a Windows machine as my ASIO device does not provide drivers for ubuntu.

What are the ways that I can connect the ASIO device outputs to IceCast or FFMpeg?

I've tried the following.

Windows:
Jack - LiquidSoap - IceCast
Problem is that LiquidSoap on windows does not work with Jack.
Virtual Audio Cable - Butt - IceCast
Virtual Audio Cable was very inefficient. More than 2 streams and it crashes.

Mac:
Jack - DarkIce - IceCast
Jack doesn't work on Mac versions above Snow Leopard.

Can someone help me with which tools I should use and how I can do this? I'm a complete novice on this so please provide some details.

Saneet
  • 84
  • 10

1 Answers1

1

Edcast ASIO Standalone will work on Windows to allow streaming directly from your ASIO device or even JACK.

Note that Edcast hasn't been maintained in a long time, but it's still one of the best tools for streaming. Here's a mirror of all downloads:

http://dl.audioaddictz.com/Broadcast_Tools/oddsock_mirror/Compiled/Edcast/Moded_Versions/edcast-reborn/

Brad
  • 159,648
  • 54
  • 349
  • 530
  • No. I can't access the channels of my ASIO device using this. How do I use it with Jack? – Saneet Nov 16 '15 at 01:12
  • @Saneet Why can't you? Did you install the ASIO version? To use it with JACK, install JACK and select the JACK Router ASIO device. – Brad Nov 16 '15 at 01:53