Bob Van Cleef
2004-Aug-06 14:22 UTC
[icecast] Looking for a non-graphical mp3 streaming tool
Hi; I want to use a headless, debian linux box (no console) as my audio streamer. I've installed shoutcast and icecast multiple times without problems, but I have yet to find a streaming tools as effective as WinAMP on a windows box. I don't need the graphics and don't want to listen to the source on the server (a sparcstation 10), I just want something that I can use to develop a playlist from my 3Gig mp3 collection and feed a stream to the icecast server. I've looked through http://www.icecast.org/index.html, in the past, but doesn't appear to be updated that often. (Last news was posted Tuesday, August 7, 2001) Pointers to a nice tool set would be appreciated. Bob --><> ><> ><> ><> ><> ><> ><> ><> ><> ><> ><> ><> ><>Bob Van Cleef, Systems Administrator (408) 734-8100 MicroUnity, Inc. FAX (408) 734-8136 376 Martin Ave., Santa Clara, CA 95050 vancleef@microunity.com <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.
Jack Moffitt
2004-Aug-06 14:22 UTC
[icecast] Looking for a non-graphical mp3 streaming tool
> Pointers to a nice tool set would be appreciated.And what's wrong with ices? All our tools have always been non-gui. jack. --- >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.
Bob Van Cleef
2004-Aug-06 14:22 UTC
[icecast] Looking for a non-graphical mp3 streaming tool
On Fri, 22 Mar 2002, Jack Moffitt wrote:> > Pointers to a nice tool set would be appreciated. > > And what's wrong with ices? All our tools have always been non-gui. > > jack.Well, two things: 1 - Lack of mention on the web site: I had to find it in the download area and look at the source README to find out what it was. I didn't even know it existed. 2 - It is only a small piece of the puzzle. Such as writing the front end scripts. Especially considering the filenames (which were created on a Windows system) having spaces, colons, and other weird characters in them. If someone has put together some front end scripts for IceS, I would be interested in looking at them. Bob <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.
On Fri, Mar 22, 2002 at 01:02:14PM -0800, Bob Van Cleef wrote:> > Hi; > > I want to use a headless, debian linux box (no console) as my audio > streamer. I've installed shoutcast and icecast multiple times without > problems, but I have yet to find a streaming tools as effective as WinAMP > on a windows box. > > I don't need the graphics and don't want to listen to the source on the > server (a sparcstation 10), I just want something that I can use to > develop a playlist from my 3Gig mp3 collection and feed a stream to the > icecast server. > > I've looked through http://www.icecast.org/index.html, in the past, but > doesn't appear to be updated that often. (Last news was posted Tuesday, > August 7, 2001) > > Pointers to a nice tool set would be appreciated.hi with the MuSE[1] you find in CVS[2], soon to be released as 0.7, you should be able to do from commandline: ./muse -o -c -s myserver.mydomain.org -x mypass -n stream_name /home/me/mp3/* to stream all the mp3 in that directory, without any GUI popping up better if you do playlists (.pls or .pl or .m3u) if you want to stream reading files from multiple directories. anyway try out muse -h for a complete list of options <p>it's still betaversion so, if you use it, i'm really happy to receive feedback about bugs and ideas! cheers [1] - http://muse.dyne.org [2] - http://savannah.gnu.org/projects/muse -- jaromil ][ http://dyne.org ][ GnuPG _key__id_ EDEE F1B9 DC92 76C0 6D46 D77A 58B0 82D6 (5B6E 6D97) --- >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.