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 

Help: Icecast+Darkice Constantly Buffering

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





PostPosted: Sat Aug 26, 2006 3:39 pm    Post subject: Help: Icecast+Darkice Constantly Buffering Reply with quote

I have the latest of both Ice Cast and DarkIce. both set up correctly (I believe so anyhow)

What happens is when I connected to my Icecast server from my other computer (lan) It constantly buffers like every second in winamp and foobar2000.

my configs -

icecast.xml
Code:

<icecast>
<limits>
<clients>10</clients>
<sources>2</sources>
<threadpool>5</threadpool>
<queue-size>10240000</queue-size>
<client-timeout>30</client-timeout>
<header-timeout>15</header-timeout>
<source-timeout>10</source-timeout>
<burst-on-connect>1</burst-on-connect>
<burst-size>65535</burst-size>
</limits>

<authentication>
<source-password>shoutpw</source-password>
<relay-password>shoutpw</relay-password>
<admin-user>admin</admin-user>
<admin-password>admin</admin-password>
</authentication>
<hostname>10.0.1.1</hostname>
<listen-socket>
<port>8000</port>
</listen-socket>

<mount>
<mount-name>/test</mount-name>
<bitrate>320</bitrate>
<stream-name>My audio stream</stream-name>
<stream-description>My audio description</stream-description>
<stream-url>http://some.place.com</stream-url>

</mount>


<paths>
<basedir>/usr/local/share/icecast</basedir>
<logdir>/var/log/icecast</logdir>
<webroot>/usr/local/share/icecast/web</webroot>
<adminroot>/usr/local/share/icecast/admin</adminroot>
<alias source="/foo" dest="/bar"/>
</paths>

<logging>
<accesslog>access.log</accesslog>
<errorlog>error.log</errorlog>
<loglevel>4</loglevel>
</logging>

<security>
<chroot>0</chroot>

<changeowner>
<user>icecast</user>
<group>icecast</group>
</changeowner>

</security>
</icecast>


darkice.conf
Code:

[general]
duration = 0
bufferSecs = 5
[input]
device = /dev/dsp
sampleRate = 44100
bitsPerSample = 16
channel = 2

[icecast2-0]
bitrateMode = vbr
format = mp3
bitrate = 256
server = localhost
quality = .9
port = 8000
password = shoutpw
mountPoint = test
name = DarkICE RADIO
description = Relax; Don't be angry, . . .
url = http://music
genre = Stuff
public = no


Does anyone have an solutions :S. Darkice nor Icecast return any errors.


Thanks Matt
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Tue Aug 29, 2006 7:59 pm    Post subject: Reply with quote

constant buffering would indicate that the player is trying to find a recognisable stream using the codec it has selected. I'm not sure on the exact problem here because it would look like mp3 is being used

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server 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