|
|
#1 |
|
Junior Member
Join Date: Sep 2008
Posts: 3
|
Shoutcast - Bitrate Limiting
Hi,
First, sorry for my bad english, i'm French. I would like limit the maximum bitrate of my shoutcast server. Many users uses this server and i have trying to add the variable : Bitrate = 128 in the sc_serv.conf file, it's not working. If bitrate limiting is not supported by the shoutcast server, can i control the maximum bitrate sent by the different users otherwise ? thank you for your help ![]() Myckeul |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2004
Location: Streamsolutions Headquarters
Posts: 11,966
|
This cannot be done within shoutcast and no you cannot control the source bitrate,
This is normally done with serverside scripting, Shoutcast2 has rumoured this feature but is not available yet. |
|
|
|
|
|
#3 |
|
Moderator
Join Date: Feb 2005
Location: USA
Posts: 3,990
|
You'd have to write an application or script that checks the source bitrate and issues a kick/ban if they are overstreaming. So yes, it can be done. Just requires a little coding.
/Edit: Beaten by 60 seconds...lol |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Sep 2008
Posts: 3
|
hmmm i understand... so how can i know the source bitrate value with a php script ?
|
|
|
|
|
|
#5 |
|
Forum King
Join Date: Jul 2004
Location: E*arth
Posts: 2,979
|
allow users to stream to "sc_trans 2.0" this allows
you to control the final bitrate by transcoding the input stream. I'm not here right now - leave a msg after the beep... |
|
|
|
|
|
#6 |
|
Junior Member
Join Date: Sep 2008
Posts: 3
|
thanks
![]() i have coded an php script, he kill the source if the bitrate is not correct ![]() this problem is solved ... |
|
|
|
|
|
#7 |
|
Junior Member
Join Date: Feb 2007
Location: Boulder, CO
Posts: 24
|
Can I get that script from you? Thanks..
"Memories are what life is..." ~JVonD |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|