Hi, and a Happy New Year to everyone.
I have followed this tutorial to install icecast on Centos 5.5,
http://www.howtoforge.com/linux_webradio_with_icecast2_ices2
but cannot find the ices package for sending the audio to icecast for it to stream.
I would like to send the data as mp3, if there is a suitable program to do this.
Has anyone on the list done this on Centos?
Kind Regards,
Keith Roberts
----------------------------------------------------------------- Websites: http://www.karsites.net http://www.php-debuggers.net http://www.raised-from-the-dead.org.uk
All email addresses are challenge-response protected with TMDA [http://tmda.net] -----------------------------------------------------------------
I set up and operate the streaming audio server for CreekFM (www.creekfm.com)
It runs on Centos 5.5 with ices and icecast, and serves OGG.
Is that of any help to you?
On Sun, 02 Jan 2011 00:16:12 +0000 (GMT) Keith Roberts wrote:
Hi, and a Happy New Year to everyone.
I have followed this tutorial to install icecast on Centos 5.5,
http://www.howtoforge.com/linux_webradio_with_icecast2_ices2
but cannot find the ices package for sending the audio to icecast for it to stream.
I would like to send the data as mp3, if there is a suitable program to do this.
Has anyone on the list done this on Centos?
Kind Regards,
Keith Roberts
Websites: http://www.karsites.net http://www.php-debuggers.net http://www.raised-from-the-dead.org.uk
All email addresses are challenge-response protected with TMDA [http://tmda.net]
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Sat, 1 Jan 2011, Frank Cox wrote:
To: CentOS mailing list centos@centos.org From: Frank Cox theatre@sasktel.net Subject: Re: [CentOS] No ices for icecast ?
I set up and operate the streaming audio server for CreekFM (www.creekfm.com)
It runs on Centos 5.5 with ices and icecast, and serves OGG.
Is that of any help to you?
Thanks Frank.
I'll take a look at that soon.
Keith
On 2/01/2011 11:16 AM, Keith Roberts wrote:
I have followed this tutorial to install icecast on Centos 5.5,
http://www.howtoforge.com/linux_webradio_with_icecast2_ices2
but cannot find the ices package for sending the audio to icecast for it to stream.
I would like to send the data as mp3, if there is a suitable program to do this.
I just went through this, and could not find a package for ices. In the end I downloaded and compiled DarkIce (once the development libraries were installed) http://code.google.com/p/darkice
Only thing that caught me out, was that you need to specify the output device in the DarkIce config file as an icecast2 server, or you get a message about opening underlying sink error.
Now happily streaming mp3 data.
Good Luck
David
On Sun, 2 Jan 2011, David Simpson wrote:
On 2/01/2011 11:16 AM, Keith Roberts wrote:
I have followed this tutorial to install icecast on Centos 5.5,
http://www.howtoforge.com/linux_webradio_with_icecast2_ices2
but cannot find the ices package for sending the audio to icecast for it to stream.
I would like to send the data as mp3, if there is a suitable program to do this.
I just went through this, and could not find a package for ices. In the end I downloaded and compiled DarkIce (once the development libraries were installed) http://code.google.com/p/darkice
Only thing that caught me out, was that you need to specify the output device in the DarkIce config file as an icecast2 server, or you get a message about opening underlying sink error.
Now happily streaming mp3 data.
Good Luck
David
I'm doing the same thing for broadcasting my NOAA weather radio stations around me. It just works. Icecast and Darkice are excellent. And David's right: use the Icecast2 server. Cheers!
Gilbert
******************************************************************************* Gilbert Sebenste ******** (My opinions only!) ****** *******************************************************************************
On Sun, 2 Jan 2011, David Simpson wrote:
To: centos@centos.org From: David Simpson david@aicpl.com.au Subject: Re: [CentOS] No ices for icecast ?
On 2/01/2011 11:16 AM, Keith Roberts wrote:
I have followed this tutorial to install icecast on Centos 5.5,
http://www.howtoforge.com/linux_webradio_with_icecast2_ices2
but cannot find the ices package for sending the audio to icecast for it to stream.
I would like to send the data as mp3, if there is a suitable program to do this.
I just went through this, and could not find a package for ices. In the end I downloaded and compiled DarkIce (once the development libraries were installed) http://code.google.com/p/darkice
Only thing that caught me out, was that you need to specify the output device in the DarkIce config file as an icecast2 server, or you get a message about opening underlying sink error.
Now happily streaming mp3 data.
Thanks David.
Will take a look at that too.
Keith
On Sun, 2011-01-02 at 00:16 +0000, Keith Roberts wrote:
but cannot find the ices package for sending the audio to icecast for it to stream.
I would like to send the data as mp3, if there is a suitable program to do this.
Has anyone on the list done this on Centos?
Yep, about three weeks ago. http://icecast.org/ices.php , if you want mp3 you need ices0.
On Sun, 2 Jan 2011, Brian Miller wrote:
To: CentOS mailing list centos@centos.org From: Brian Miller centos@fullnote.com Subject: Re: [CentOS] No ices for icecast ?
On Sun, 2011-01-02 at 00:16 +0000, Keith Roberts wrote:
but cannot find the ices package for sending the audio to icecast for it to stream.
I would like to send the data as mp3, if there is a suitable program to do this.
Has anyone on the list done this on Centos?
Yep, about three weeks ago. http://icecast.org/ices.php , if you want mp3 you need ices0.
Hi Brian.
Thanks for that link.
Bookmarked that for checking out ASAP.
Keith
On Sun, 2 Jan 2011, Brian Miller wrote:
To: CentOS mailing list centos@centos.org From: Brian Miller centos@fullnote.com Subject: Re: [CentOS] No ices for icecast ?
On Sun, 2011-01-02 at 00:16 +0000, Keith Roberts wrote:
but cannot find the ices package for sending the audio to icecast for it to stream.
I would like to send the data as mp3, if there is a suitable program to do this.
Has anyone on the list done this on Centos?
Yep, about three weeks ago. http://icecast.org/ices.php , if you want mp3 you need ices0.
Did you create a Centos RPM package for ices0 Brian, or just the usual ./configure, make, make install stuff?
Keith
On Sun, 2 Jan 2011, Brian Miller wrote:
To: CentOS mailing list centos@centos.org From: Brian Miller centos@fullnote.com Subject: Re: [CentOS] No ices for icecast ?
On Sun, 2011-01-02 at 00:16 +0000, Keith Roberts wrote:
but cannot find the ices package for sending the audio to icecast for it to stream.
I would like to send the data as mp3, if there is a suitable program to do this.
Has anyone on the list done this on Centos?
Yep, about three weeks ago. http://icecast.org/ices.php , if you want mp3 you need ices0.
Well I have found a pre-compiled ices0 for Centos 5, at:
http://www.centova.com/pages/icescc
and it installs OK on 5.5
Installed Packages Name : ices-cc Arch : i386 Version : 0.4.1 Release : 1 Size : 41 M Repo : installed Summary : A command line source client for Icecast media : streaming servers. URL : http://www.centova.com License : GPL Description: ices-cc is used to source ShoutCast/IceCast : streaming audio servers with MP3 audio streams. : It is based on ices 0.4-CVS.
Getting interesting!
All I need is a good tutorial on internet audio streaming.
That thing Google might help now ;)
Kind Regards,
Keith
----------------------------------------------------------------- Websites: http://www.karsites.net http://www.php-debuggers.net http://www.raised-from-the-dead.org.uk
All email addresses are challenge-response protected with TMDA [http://tmda.net] -----------------------------------------------------------------