| View previous topic :: View next topic |
| Author |
Message |
DJFender
Joined: 02 Oct 2008 Posts: 1
|
Posted: Thu Oct 02, 2008 11:16 pm Post subject: 1 Source, Two outputs? |
|
|
I've been running my station at 64kbps MP3 for a long time untill I decided to try out vorbis which sounded MUCH Better, but comes with a pentalty... Not many of my current listeners know how to open vorbis, so How would I set up my icecast to run two different setups?
(Using my local ip's for safety)
ODDCAST DSP has these two set up.
http://192.168.0.102:8000/CLBB.mp3.m3u < 64kbps MP3
http://192.168.0.102:8080/CLBB.ogg.m3u < 64kbps OGG
But I can only run one at a time in icecast on the same PC, and my dad doesnt like me running two computers at once...
It gives me a port error even when I use 8080 for the OGG server when the MP3 one is running and its not in use by any other Program on my machine.
how would I set up my Icecast to run with a 2nd one simultaniously?
I know how to portforward and all that stuff so you can just lemme have it  |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Fri Oct 03, 2008 12:25 am Post subject: |
|
|
you don't need several ports for this, just one will suffice. make sure icecast is listening on the ports specified (a simple browser request will do) then try connecting the source clients and if there is a problem, post a detailed post about what actually happens and check the log files.
karl. |
|
| Back to top |
|
 |
|