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 

Problem with Streaming........

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



Joined: 04 Nov 2008
Posts: 8
Location: Hyderabad

PostPosted: Tue Nov 04, 2008 5:36 am    Post subject: Problem with Streaming........ Reply with quote

I am disconnecting immediately from my icecast server...

The relay server log details as follows

[2008-11-04 10:20:20] INFO slave/slave.c Starting relayed source at mountpoint "/imiradio.mp3"
[2008-11-04 10:20:20] INFO slave/slave.c connecting to 10.0.2.39:8001
[2008-11-04 10:20:21] INFO source/source.c listener count on /imiradio.mp3 now 1
[2008-11-04 10:20:21] INFO source/source.c Client 26 (10.0.2.39) has fallen too far behind, removing
[2008-11-04 10:20:21] INFO source/source.c listener count on /imiradio.mp3 now 0
[2008-11-04 10:20:21] INFO source/source.c Source "/imiradio.mp3" exiting

listening URL:http://10.0.2.36:8000/imiradio.mp3

what is the problem... why it is not streaming complete file....
very urgent... help me out.. plz...
_________________
Prawin
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Tue Nov 04, 2008 3:01 pm    Post subject: Reply with quote

very little to go on, but the reason why the listener was dropped was because the they weren't getting enough of the stream data to the player. At some point the queue size limit was reached and then icecast had to drop them. So look at the stream bitrate, what burst the master end of the relay will send and the queue size for the mountpoint.

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



Joined: 04 Nov 2008
Posts: 8
Location: Hyderabad

PostPosted: Thu Nov 06, 2008 7:46 am    Post subject: Reply with quote

Thnx for Quick Reply.....
I increased the burst-size and que size of my master server and relay-server.... actually i am having a little bit confusion here....

please checkout my master & slave server settings.....

master-server xml file
<mount>
<mount-name>/song.mp3</mount-name>
<fallback-mount>/dilse.mp3</fallback-mount>
<fallback-override>1</fallback-override>
<fallback-when-full>1</fallback-when-full>
<charset>ISO8859-1</charset>
<public>1</public>
<stream-name>My audio stream</stream-name>
<stream-description>My audio description</stream-description>
<genre>classical</genre>
<bitrate>64</bitrate>
<burst-size>1165536</burst-size>
<mp3-metadata-interval>4096</mp3-metadata-interval>
</mount>

slave-server xml file
<relay>
<server>10.0.2.39</server>
<port>8000</port>
<mount>/song.mp3</mount>
<local-mount>/radio.mp3</local-mount>
<relay-shoutcast-metadata>1</relay-shoutcast-metadata>
<on-demand>0</on-demand>
</relay>
_________________
Prawin
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Thu Nov 06, 2008 5:24 pm    Post subject: Reply with quote

I can't tell from those snippets what the queue setting is, but your master is bursting over 1 Meg of stream data (I'm' assuming the queue size is greater than that) so the queue size of the relay needs to be more than that 1Meg.

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