I'm pretty sure it was in the default ices.conf, but I guess I deleted it. How do I setup a 2nd stream? The first plays at 24k, I want same audio for a box on the local lan, so bandwidth is not an issue; so either don't decode/reencode or re-encode at 300+K, or whatever the highest is. Carl K http://www.personnelware.com/carl/resume.html --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
<quote who="Carl Karsten">> I'm pretty sure it was in the default ices.conf, but I guess I deleted > it.Then download the tarball again, the default ices.conf should be in there.> How do I setup a 2nd stream?Be more specific. Do you want your ices to stream to 2 different Icecast (1? 2?) servers or do you want your Icecast (1? 2?) to offer two streams? -rbb -- Remco B. Brink -- IS Developer / CDTT -- Opera Software ASA Personal site at http://rc6.org - PGP key at http://rc6.org/rbb.pgp --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Hi: You just create a second instance with the new mountpoint/server stuff and leave out the re-encoding stuff. So something like this: <instance> <hostname>your.second.server</hostname> <port>8000</port> <password>thepassword</password> <mount>/desiredmountpoint.ogg</mount> </instance> Just tack this after your first <instance></instance> section, editing as needed, and this should work just fine. Geoff. <p><p> -- Geoff Shang <gshang@uq.net.au> ICQ number 43634701 Make sure your E-mail can be read by everyone! http://www.betips.net/etc/evilmail.html Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
<quote who="Carl Karsten">> I'm pretty sure it was in the default ices.conf, but I guess I deleted > it.Then download the tarball again, the default ices.conf should be in there.> How do I setup a 2nd stream?Be more specific. Do you want your ices to stream to 2 different Icecast (1? 2?) servers or do you want your Icecast (1? 2?) to offer two streams? -rbb -- Remco B. Brink -- IS Developer / CDTT -- Opera Software ASA Personal site at http://rc6.org - PGP key at http://rc6.org/rbb.pgp --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
> > > I'm pretty sure it was in the default ices.conf, but I guess I deleted > > it. > > Then download the tarball again, the default ices.conf should be in > there.Hmm, did that - don't see a 2nd streem. Maybe I am thinking of ices2.> > > How do I setup a 2nd stream? > > Do you want your ices to stream to 2 different Icecast (1? 2?) servers > or do you want your Icecast (1? 2?) to offer two streams?1 server, 2 streams. thanks, Carl K --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.