Michael Smith wrote:>On Wednesday 05 May 2004 08:15, cloper wrote: > > >>List, >>Time and time again I am sure you get this question. I am trying to >>setup a radiostation, and here is what I am looking for: >> >>1. Ability for people to "call in" with say, winamp+oddcast or simplecast. >>2. Ability to change password for the caller at any time. >> >>I know by default that Icecast2 does not allow the sharing of mounts, so >>what about setting up the following: >> >>1. /radio = main mount to listen on >>2. /host = dj mount for encoding >>3. /caller[1-10] = 10 mount points for up too 10 callers >> >>Then perhaps something that will take all audio from /host and >>/caller[1-10], mix it, and send to /radio. The server does not have a >>soundcard so if I could do it without a soundcard, that would be great. >>Also, can you specify a password for each mount, and is there >>any way to dynamically change the password? If this is not enough >>information, please let me know. >>Thanks in advance, >>chris >> >> > >Icecast can do all of this except the mixing. For that, you'll need to use an >external program (which could connect to icecast, fetch all the streams, mix >then, encode them, and send the encoding back to icecast). There's no reason >for this to require a sound card. > >Mike > > >The reason I ask about the sound card is because i tried a few, like muse, and it wanted a /dev/dsp which i could not get working properly. What about dynamic passwords? How does one do that? I read in a forum that a 'kill -HUP' on the PID will reload the config, but also read that it doesn't reload the entire config. Do you have any recommendations on what apps to use? thanks, chris --- >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.
jaromil, I will try that as well, but I need to be able to grab all streams from /caller[1-10] and /host and mix, then send to /radio. Have you any idea the best way to go abouts doing this? regards, chris jaromil wrote:>-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >On Tue, May 04, 2004 at 07:42:52PM -0700, cloper wrote: > > >>The reason I ask about the sound card is because i tried a few, like >>muse, and it wanted a /dev/dsp which i could not get working properly. >> >> > >Hi cloper, > >did you tried with > >muse -o > >? > >that deactivates usage of the soundcard. > >anyway, if /dev/dsp is not present, muse runs anyway. > >since the recent 0.9 version has been released, muse can also mix >different tracks from commandline. > >'man muse' gives you extensive informations about available commandline >switches and options. > >there is ongoing thinkering about scheduling and remote controlling, >which will be in hopefully soon, especially if the project gets some new >support for developers. > >ciao > >- -- > jaromil, dyne.org rasta coder, http://rastasoft.org > >--- >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.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, May 04, 2004 at 07:42:52PM -0700, cloper wrote:> The reason I ask about the sound card is because i tried a few, like > muse, and it wanted a /dev/dsp which i could not get working properly.Hi cloper, did you tried with muse -o ? that deactivates usage of the soundcard. anyway, if /dev/dsp is not present, muse runs anyway. ince the recent 0.9 version has been released, muse can also mix different tracks from commandline. 'man muse' gives you extensive informations about available commandline switches and options. there is ongoing thinkering about scheduling and remote controlling, which will be in hopefully soon, especially if the project gets some new support for developers. ciao - -- jaromil, dyne.org rasta coder, http://rastasoft.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Cryptographically signed mail, see http://gnupg.org iD8DBQFAmLgFWLCC1ltubZcRAh9FAJ9wb04m+iPyeWka6jCG2EUsWU4RHwCeIb8n b1aYD6guYIH6uOBjB9tLkKY=SPd1 -----END PGP SIGNATURE----- --- >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.