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 

Bitrates on Shoutcast and Icecast

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



Joined: 01 Jul 2008
Posts: 5

PostPosted: Tue Jul 01, 2008 12:28 pm    Post subject: Bitrates on Shoutcast and Icecast Reply with quote

Hello all,

I'm having some problems using icecast2 as a server and client source with shoutcast. I can not change my bitrate through icecast2, is always what is write in shoutcast. Similarly, both with shoutcast or darkice, I could not add limitation of users, it always is as follows:

max_listeners unlimited

Is there any way to correct this? Use the version of Icecast 2.3.2.

Thank you!

PS.: Sorry for my bad English.

Giuseppe
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 Jul 01, 2008 3:32 pm    Post subject: Reply with quote

in icecast, max listeners is a <mount> setting.

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



Joined: 01 Jul 2008
Posts: 5

PostPosted: Tue Jul 01, 2008 5:27 pm    Post subject: Reply with quote

Thank you for this reply, but I already put max-listeners as an option to mount, but still is as unlimited, is there something else to be done?

About bitrate, I put the option <bitrate>, and also did not work.

Below are my options mount:

<mount>
<mount-name>radiotest.mp3</mount-name>
<max-listeners>20</max-listeners>
<username>test</username>
<password>123456</password>
<burst-size>32768</burst-size>
<bitrate>32</bitrate>
<hidden>1</hidden>
<no-yp>1</no-yp>
</mount>

Thanks!
Back to top
View user's profile Send private message
liteFun



Joined: 13 Jan 2006
Posts: 79

PostPosted: Tue Jul 01, 2008 8:02 pm    Post subject: Reply with quote

Sources log in using username 'source', or how it was in docs..
So, I would guess that radio would be using general settings, specially if admin password is same as for that specific mount.
Back to top
View user's profile Send private message
giuseppepaolo



Joined: 01 Jul 2008
Posts: 5

PostPosted: Tue Jul 01, 2008 8:48 pm    Post subject: Reply with quote

Sorry, I changed the user to source, but continued without limitations of username and without changing the bitrate.

The new configuration was the following:

<mount>
<mount-name>radiotest.mp3</mount-name>
<max-listeners>20</max-listeners> NOT WORKING
<username>source</username>
<password>123456</password>
<burst-size>32768</burst-size>
<bitrate>32</bitrate> NOT WORKING
<hidden>1</hidden>
<no-yp>1</no-yp>
</mount>

The online radio is working, tested.

Thanks!!
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 Jul 01, 2008 8:57 pm    Post subject: Reply with quote

Mount-name should begin with / The bitrate option is to supply details to the directory. The default source client username is source but you can override it on a per-mount basis.

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



Joined: 01 Jul 2008
Posts: 5

PostPosted: Tue Jul 01, 2008 9:26 pm    Post subject: Reply with quote

Its working!!!!! Thanks!!

But, my bitrate on config file is fixed on 32kb, and on my darkice config is 64kb. When connect on my station, show 64kb.

Is there any way to reencode through icecast?

Giuseppe
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 Jul 01, 2008 9:51 pm    Post subject: Reply with quote

no, specially not with non-free codecs. you can of course use a stream transcoder. Those options don't change the headers from the codec, the thing about options like bitrate is that they were implemented in cases with on-demand relays where the bitrate and media format etc are not known until the relay connects.

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



Joined: 01 Jul 2008
Posts: 5

PostPosted: Tue Jul 01, 2008 10:01 pm    Post subject: Reply with quote

I made it work with streamtranscoder of oddsock.org.

Thanks!!!!! Very Happy
Back to top
View user's profile Send private message
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