| View previous topic :: View next topic |
| Author |
Message |
peepo
Joined: 15 Dec 2007 Posts: 88
|
Posted: Thu Oct 16, 2008 4:34 pm Post subject: Multiple bitrate streams |
|
|
Hello, I did a search & although I thought I had seen this question asked many times, I can find nothimg on it.
My dj's stream to the server in 128k. And listeners connect to that mountpoint & listen at 128k.
Is there any way I can provide a lower bitrate stream for listeners without the dj having to run 2 streams? I guess Im asking can Icecast re-encode the 128k stream to 64k? Or whatever bitrate I chose?
Thanks |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Oct 16, 2008 6:38 pm Post subject: |
|
|
you can use something like the on-connect , or the auth url stream start trigger to initiate a transcoder, likewise use similar scripts to shut the process down afterwards
karl. |
|
| Back to top |
|
 |
peepo
Joined: 15 Dec 2007 Posts: 88
|
Posted: Fri Oct 17, 2008 9:08 am Post subject: |
|
|
It would be running 24 hours a day as I would use it for the fallback mount aswell.
I'll look into finding some transcoder software.
Thanks |
|
| Back to top |
|
 |
peepo
Joined: 15 Dec 2007 Posts: 88
|
Posted: Sun Nov 16, 2008 7:18 pm Post subject: |
|
|
Would this affect my listener stats though?
I take it that the stream being sent to the transcoder will be counted as one listener, but the people listening on the lower bitrate stream coming from the transcoder will not be detected in the listener stats? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun Nov 16, 2008 7:46 pm Post subject: |
|
|
the transcoder will be seen as a listener on the original stream, but listener stats will be available on the transcoded stream as well.
karl. |
|
| Back to top |
|
 |
peepo
Joined: 15 Dec 2007 Posts: 88
|
Posted: Mon Nov 17, 2008 12:11 am Post subject: |
|
|
ok thanks  |
|
| Back to top |
|
 |
|