|
|||||||
|
|||||||
|
HomeWhat is RoarAudio?RoarAudio is a modern, multi OS sound system. Its main purpose is to connect software (like media players) and devices (like soundcards) as a mid-layer adding features you expect from a modern sound system like software mixing and full network transparency. RoarAudio can also be used to connect multiple software components. An example for such a setup is a common webradio setup where the used playback software is connected to a streaming server in addition to a local soundcard. RoarAudio has special features for such setups like meta data passing. What architectures and operating systems RoarAudio runs on?RoarAudio runs on all POSIX operating systems. This includes GNU/Linux and all BSDs. In addition it has limited Win32 support. It is designed to run on as many architectures as possible. Most of it works with integer arithmetic and should run even on platforms with a slow FPU. Main features
How does it work?Basically the client (a player, a game, ...) gives its audio data to libroar (or any other RoarAudio client library, like μRoar). libroar connects to the server, locally or over a network connection. The server mixes the audio and streams it to the outputs. A output can for example be a soundcard. It can also streams it back to so called 'monitoring clients'. Monitoring clients get the mixed data to write it to disk or stream it to an streaming server like icecast. ![]() |
||||||
Powered by Fellig.org, Vim and Freedom. |