LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-09-2003, 11:49 PM   #1
Canadian_2k2
Member
 
Registered: Oct 2002
Location: BC,Canada
Distribution: Debian
Posts: 92

Rep: Reputation: 15
Icecast


I have my icecast server running, but i cannot get any
streamers to broadcast through it.

What do i do?
I have Freeamp, How do I get it to stream my mp3's
(I know it's a newbie question)

Thanx
 
Old 01-13-2003, 01:38 PM   #2
vladkrack
Member
 
Registered: Oct 2002
Location: Curitiba - Brazil
Distribution: Conectiva
Posts: 334

Rep: Reputation: 30
In order to make it runing right, you must run ices too, did you already configure /etc/ices.conf and /etc/icecast.conf? did you created a list.m3u?
 
Old 01-14-2003, 09:56 PM   #3
Canadian_2k2
Member
 
Registered: Oct 2002
Location: BC,Canada
Distribution: Debian
Posts: 92

Original Poster
Rep: Reputation: 15
How do I make an ices playlist
in ../ices/src/playlist/
there is
libplaylist.a Makefile.in playlist.o pm_builtin.o pm_python.c rand.o
Makefile playlist.c pm_builtin.c pm_perl.c rand.c
Makefile.am playlist.h pm_builtin.h pm_perl.o rand.h

And what do i edit in ices.conf?
 
Old 01-15-2003, 08:05 AM   #4
vladkrack
Member
 
Registered: Oct 2002
Location: Curitiba - Brazil
Distribution: Conectiva
Posts: 334

Rep: Reputation: 30
The playlist file is an text file with the names of your files like:
# cat list.m3u
/music/song1.mp3
/music/song2.mp3
.
.
And the ices.conf should be something like:
# cat ices.conf
<?xml version="1.0"?>
<ices:Configuration xmlns:ices="http://www.icecast.org/projects/ices">
<Playlist>
<File>/usr/local/icecast/etc/list.m3u</File>
<Randomize>1</Randomize>
<Type>builtin</Type>
<Module>ices</Module>
</Playlist>

<Execution>
<Background>0</Background>
<Verbose>1</Verbose>
<BaseDirectory>/var/log/icecast</BaseDirectory>
</Execution>

<Stream>
<Server>
<Hostname> Your IP </Hostname>
<Port>8000</Port>
<Password> A password </Password>
<Protocol>xaudiocast</Protocol>
</Server>

<Mountpoint>ices</Mountpoint>
<Name> The name of you stream, not the name of the song! </Name>
<Genre> Genre of your stream, be it rock or pop or whatever </Genre>
<Description> Longer description of your stream </Description>
<URL> URL to a page describing your stream </URL>
<Public>1</Public>
<Bitrate>128</Bitrate>
<Reencode>0</Reencode>
<Channels>2</Channels>
</Stream>
</ices:Configuration>
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
icecast Ju Deddo Koinu Linux - Software 2 07-19-2010 04:18 AM
IceCast webwolf70 Linux - Software 2 03-09-2005 08:00 PM
Icecast / Shoutcast Ratclaws Linux - Software 1 03-09-2005 08:19 AM
Icecast 2 grayram Linux - Newbie 12 11-27-2004 12:54 AM
Icecast or Shoutcast? inkysplat Linux - Software 2 11-05-2003 02:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration