How to Install icecast2 in Ubuntu 18.04



Install icecast2 by entering the following commands in the terminal:

sudo apt update
sudo apt install icecast2

Description:

streaming media server

Icecast is a versatile multimedia streaming server which can create (for instance) a private jukebox or "Internet radio station". It supports Ogg streaming using the Vorbis and Theora codecs, as well as other formats such as MP3, AAC, or NSV, and is compatible with most media players.

Homepage: http://www.icecast.org/

Version: 2.4.3-2

Section: universe/sound