DarkIce is a live audio streamer. It records audio from an audio interface (e.g. sound card), encodes it and sends it to a streaming server (i.e. IceCast, ShoutCast...).
DarkIce is a live audio streamer. It records audio from an audio interface (e.g. sound card), encodes it and sends it to a streaming server (i.e. IceCast, ShoutCast...).
To install darkice, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install darkice
To see what files were installed by darkice, run:
port contents darkice
To later upgrade darkice, run:
sudo port selfupdate && sudo port upgrade darkice
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.