Re: [LAU] stream from jack to icecast(2)

From: Peter P. <peterparker@email-addr-hidden>
Date: Tue Mar 17 2020 - 15:43:25 EET

* Jannis Achstetter <jannis_achstetter@web.de> [2020-03-17 14:34]:
> Am 17.03.20 um 13:19 schrieb Peter P.:
> > suddenly my interest in audio streaming has awaken again ;) and I am
> > wondering what others are using to stream from jackd to an icecast(2)
> > server (cli programs preferred)?
>
> Hi Peter,
>
> back in the days I was using http://www.darkice.org/ for that. However,
> since my experience using gstreamer grew, I might rather use the
> gst-launch command now instead.

Danke Jannis,
I just found out that ffmpeg can receive from jack and send to icecast2
via

ffmpeg -f jack -ac 2 -i ffmpeg -acodec libmp3lame -ab 128k -content_type
audio/mpeg -f mp3 icecast://source:password@your.icecast.server:8000/stream

If anyone has any suggestions for optimizations, eg. alternative/better
codecs (opus?) feel free to let me know!
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
https://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Wed Mar 18 04:15:03 2020

This archive was generated by hypermail 2.1.8 : Wed Mar 18 2020 - 04:15:03 EET