Page 1 of 1

ALSA to IceCast?

Posted: Thu Nov 28, 2024 1:17 am
by kylesands
ffmpeg -f alsa -i hw:0,0 -acodec libmp3lame -ab 128k -ac 2 -metadata:s:a title="My Stream" -f icecast -icecast_server <icecast_server_address> -icecast_port <port> -icecast_mount /mystream -icecast_user <username> -icecast_password <password>


ffmpeg -ac 1 -f alsa -i hw:0,0 -acodec libmp3lame -ab 32k -ac 1
-content_type audio/mpeg -f mp3
icecast://source:str3am@35.237.210.58:8000/domlive

Re: ALSA to IceCast?

Posted: Thu Nov 28, 2024 11:25 pm
by kylesands
icecast
darkice
liquidsoap
azuracast
icegenerator