# micstream Stream an audio input device over HTTP as mp3 ## Requirements `ffmpeg` and `lame` installed on the system, e.g.: ```bash [sudo] apt-get install ffmpeg lame ```