[Icecast] IceCast and ICES
Michael Brenegan
mjbrenegan at yahoo.com
Thu Nov 28 11:39:56 UTC 2019
I may be wrong, but looking at your ffmpeg command, it looks as though you are trying to stream mp3 files. Ices2 is no longer compatible with mp3 files, and instead has moved to ogg. For an ices version that handles mp3 files, you will need to compile ices0.4.
Good luck,
Michael J. Brenegan
USAR, Retired
Clinical Engineering
Yale/New Haven Hospital
On Wednesday, November 27, 2019, 3:57:26 PM EST, Rondejavu <rondejavu at gmail.com> wrote:
I’ve successfully implemented IceCast on a Raspberry Pi and can access the stream ONLY if I use an ffmpeg statement to start the stream. Unfortunately, the stream is choppy and the sound quality is poor. I’ve tried using ICES, but I don’t get any sound.
Terminal command that works:
ffmpeg -ac 2 -f alsa -i hw:0,0 -acodec mp3 -ab 48k -ac 2 -content_type audio/mpeg -f mp3 icecast://source:password@ipaddress:port/stream
ICES terminal command that doesn’t work:
ices2 /home/pi/ices-2.0.2/conf/ices-alsa.xml
What am I missing? Thanks for any help/suggestions.
_______________________________________________
Icecast mailing list
Icecast at xiph.org
http://lists.xiph.org/mailman/listinfo/icecast
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20191128/7544885a/attachment.htm>
More information about the Icecast
mailing list