Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Trying to stream with ices0

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Source Clients
View previous topic :: View next topic  
Author Message
Guest






PostPosted: Sun Jan 22, 2006 9:46 pm    Post subject: Trying to stream with ices0 Reply with quote

Hello, I am fairly new to linux and icecast I got the icecast server running but I am trying to connect a live audio feed to ice cast and I get the following error:

[root@webcaster /]# ices usr/local/etc/ices.xml
Logfile opened
Could not find a valid playlist file.
Ices Exiting...
[root@webcaster /]#

Do I need a playlist if I am streaming live audio? I got the XML file as an example online it is as follows:

<?xml version="1.0"?>
<ices>
<background>0</background>
<logpath>/var/log/icecast</logpath>
<logfile>ices.log</logfile>
<loglevel>4</loglevel>
<consolelog>0</consolelog>

<stream>
<metadata>
<name>Test Stream</name>
<genre>music</genre>
<description>A test stream</description>
<url>http://icecast.mydomain.com</url>
</metadata>

<input>
<module>oss</module>
<param name="rate">44100</param>
<param name="channels">2</param>
<param name="device">/dev/dsp</param>
<param name="metadata">0</param>
<param name="metadatafilename">live</param>
</input>

<instance>
<hostname>localhost</hostname>
<port>8000</port>
<password>streamme</password>
<mount>/highband.m3u</mount>
<yp>0</yp>
<reconnectdelay>2</reconnectdelay>
<reconnectattempts>5</reconnectattempts>
<maxqueuelength>80</maxqueuelength>

<encode>
<quality>2</quality>
<nominal-bitrate>96000</nominal-bitrate>
<samplerate>44100</samplerate>
<channels>2</channels>
</encode>
</instance>
</stream>
</ices>

Thanks in advance for any help you can provide.
Back to top
João Filho
Guest





PostPosted: Mon Jan 30, 2006 12:46 am    Post subject: Reply with quote

Hello,

I couldn't get started my ices 0.3 for on-demand audio mp3, I could handle this error of yours... try this:

ices -c usr/local/etc/ices.xml


Now I am facing an error like this:

---
Error during send: Mount failed on http://radio.mysite.com.br:9000/, error: Socket error
---

If you or another else coudl help me... I will apreciate that.

Regards
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Mon Jan 30, 2006 1:35 am    Post subject: Reply with quote

That is an ices 2 xml file (poorly configured), I'm not surprised ices 0.x doesn't work with it. ices 0.x does not do live streaming.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
EvilOverlord
Forum Admin
Forum Admin


Joined: 12 Jun 2005
Posts: 173
Location: Isle of Man

PostPosted: Tue Jan 31, 2006 3:06 pm    Post subject: Reply with quote

For live mp3 streaming you need liveice or darkice.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Source Clients All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber