I'm trying to make a ices/icecast streaming radio with encoding from soundcard. I did a lot of googling and couldn't find any docs other then icecast/ices docs, that are included in the source packages. Are there any other docs that i should read? Is there a howto outthere somewhere? <p>--- >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 Nov 24, 2002 at 1856 +0100, Rox de Gabba appeared and said:> I'm trying to make a ices/icecast streaming radio with encoding from > soundcard. I did a lot of googling and couldn't find any docs other then > icecast/ices docs, that are included in the source packages. Are there > any other docs that i should read? Is there a howto outthere somewhere?What exactly are you looking for? You might want to try http://muse.dyne.org/ for doing stuff like this. Cheers, Lynx - -- GNU/Linux Manages! - Linux Solution Provider RP551296-NICAT - Free Software for Open Minds -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE94RA9eMu5lRpXJ7kRAiSEAKC/EYv3h/I/GObgk6ndb5638GHhegCeKq53 S+ZgXj+rMuJS99wnnglkLoI=lWOW -----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.
On 2002.11.24 17:56 Rox de Gabba wrote:> I'm trying to make a ices/icecast streaming radio with encoding from > soundcard. I did a lot of googling and couldn't find any docs other then > icecast/ices docs, that are included in the source packages. Are there any > other docs that i should read? Is there a howto outthere somewhere?With ices use the oss module with something like <input> <module>oss</module> <param name="rate">44100</param> <param name="channels">2</param> <param name="device">/dev/dsp</param> </input> karl. --- >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: If you're wanting to stream in MP3 using icecast 1.x, ices 0.2.3 won't do what you want. It doesn't have soundcard input. I use darkice for this, others use liveice (which I never got to work) and one or two other solutions. If you want to use Ogg Vorbis and icecast2, ices2 will work just fine. See http://www.6809.org.uk/kja3/ices2-howto.shtml and feel free to ask questions here. There's no formal docs as yet. Geoff. <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 <p>--- >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.
First, sorry about my english, I know is not the best, but I'll try to write in the best way I can do. Now lets go troug the problem I have, i want to Know If I can find some Docu about the waste of resources of a tunneling server of the icecast. I have a few machines (conected with a single adsl line with streaming radioKbps upload shared in office conection) trough my web server (650Mbps) and I want to know what can happen to my server if I connect in the same way a big amount of radios, I dont know lets say 60 for example, for the moment I have only 2 and have no promotion, and no clients conected , max 4 at the same time. but if I connect those 60 radios may be I get about 100 clients per radio. and I want to know what proccessor resources It waste, ram, and bandwith. to make a few calculations. somebody can help me? thanks a lot Regards Jordi Rossell 4Xsample@gmx.net --- >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.