similar to: Windows ogg stream player?

Displaying 20 results from an estimated 400 matches similar to: "Windows ogg stream player?"

2004 Aug 06
1
Windows ogg stream player?
On Fri, Nov 21, 2003 at 04:24:27PM +0100, Remco B. Brink wrote: > <quote who="Viraj Alankar"> > > > Is there a good Ogg stream player for Windows? I can't seem to get latest > > Winamp or zInf working from an Icecast server. > > Works like a charm here. What version of Winamp are you using? I'm using v3.0d. For example when I try to play the
2004 Aug 06
1
Disconnecting relay when no clients connected / Conserving bandwidth
Hello, I'm running an Icecast relay in my office. Is there any plans to provide the ability to disconnect from the master server when there are no clients connected to my relay? The main reason is to conserve bandwidth when no one is connected. I looked a bit at the code as to how to implement this, but was wondering if anyone else might be working on it. Thanks, Viraj. --- >8 ---- List
2004 Aug 06
2
Re-4: streaming MP3s?
The ices.log says INFO playlist-builtin/playlist_read Currently playing "<dateiname>.mp3" WARN playlist-builtin/playlist_read Corrupt or missing data in file "<dateiname>.mp3" then the thread is shut down <p><p>-------- Original Message -------- Subject: Re: Re-2: [icecast] streaming MP3s? (25-Sep-2003 13:31) From: remco@rc6.org To:
2004 Aug 06
5
m3u - file definition
Hello Remco, I found these decumentations before but they say nothing about setting the start time and end time of each mp3 file entry in the .m3u file Best Regards - Johann "Remco B. Brink" schrieb: > <quote who="Johann Soukup"> > > > is there any documentation on the .m3u file definition ? > > Google is your friend (tm): > >
2004 Aug 06
2
could not create listener socket on port 8000
greetings! when i try to start the icecast server i get the following error: Could not create listener socket on port 8000 Server startup failed. Exiting. I did make sure that iptables has port 8000 open for tcp. Any suggestions for troubleshooting? Thanks. jg __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
2004 Aug 06
4
.conf for 2nd streem
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:
2004 Aug 06
1
Icecast and Liveice
<quote who="Jose Julian Buda"> > From: <ronnie@mixsessions.com> > > you need to create a .m3u file to launch the media player. In this > > file you should have 'protocol://url:port#/mountpoint' > > > > ex: > > in my 'ices.m3u' I have: > > > > http://stream.goingcreative.net:8000/houze > > in what directory do
2004 Aug 06
2
Can't get ices to work on secondary audio card
> On Wed, 2003-06-04 at 22:01, adam leigh wrote: > > > When broadcasting live media off of any sound card other than the primary > > (Default, aka: /dev/dsp) sound device I only end up broadcasting silence. > > so there's a connection to icecast being maintained and icecast shows a > stream with so many listeners (status.xsl) ? That's right. Icecast
2004 Aug 06
2
m3u - file definition
Hello is there any documentation on the .m3u file definition ? I want to define a .m3u playlist where I have to define the start and end point of the single mp3 file. The .m3u files is supposed to handle multiple tracks from one file. Just with put a tab, start time (seconds), tab, end time (seconds) after the path to mark where it starts and ends in the file. #First Track
2004 Aug 06
2
Windows client
Correct me if I'm wrong, but one thing still lacking in the Windows environment is software which can feed ogg files directly to IceCast2 without encoding. This would be very handy for me right now. Anyone working on anything? An Ices2 for Windows would be ideal. Regards, Ross Levis ==================================== StationPlaylist.com http://www.stationplaylist.com Low-cost music
2004 Aug 06
1
Re-2: streaming MP3s?
I'm using icecast-2.0-alpha-2 and ices-2.0-Beta2. When I put the .mp3 file in my webroot and start laying it via winamp/location/<filename>.mp3 it works fine, just when I try using the playlist via ices I get a 404. -------- Original Message -------- Subject: Re: [icecast] streaming MP3s? (25-Sep-2003 11:45) From: remco@rc6.org To: d.moritz@edv-partner.com > <quote
2004 Aug 06
2
legalities of streaming
Where would you find out who's in charge of this in the country you're in (other than just doing it and waiting for letters from lawyers ;) ). Thanks Hans Remco B. Brink wrote: ><quote who="Mitchell Smith"> > > > >>What are the general thoughts surrounding this subject? >> >> > >Strongly depends on what country you are streaming
2012 Feb 18
1
Re: iscsi with gluster i want to make it
Hi Viraj, Gluster Ver. 3.x supports replication over WAN but currently very limited. I assume it will expand as time moves on. As for ISCSI. I doubt Glusterfs will ever support ISCSI. ISCSI operates at the block level. Gluster only works on the filesystem level. The only way to have iscsi on Gluster would be to export an iscsi target that is a file on gluster. As for snapshot and
2004 Aug 06
1
strange noise from icecast
Hello, I'm using icecast for at least 3 months now and I am experiencing a strange noise and also some echo effect (from time to time) and I can't identify the source of this noise. I tryed almost everything, from TCP fragment reassembling to cheking my hardware. I just have no more ideas what to check. The streams can be found here: live.radiocapris.com:8000/low
2004 Aug 06
2
streaming MP3s?
Ok, icecast is up and running, but only ogg-files. Any way to stream MP3s? I got my whole CD-Collection as MP3s and am just to lazy to convert the whole stuff. <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
2004 Aug 06
2
Directory listing disappeared
On Fri, 21 Mar 2003, Remco B. Brink wrote: > <quote who="Geoff Shang"> > > > Is there some XML magic I need to use now to get directory info > > published? > > Can you send over your existing configuration? Yeah. Ignore the comments, this began as the sample config file and the comments weren't removed or changed. <?xml
2004 Aug 06
4
Windows client
On 19 Aug 2003 at 12:54, Remco B. Brink wrote: > <quote who="Ross Levis"> > > > Correct me if I'm wrong, but one thing still lacking in the Windows > > environment is software which can feed ogg files directly to > > IceCast2 without encoding. This would be very handy for me right > > now. Anyone working on anything? An Ices2 for Windows would
2004 Aug 06
2
encrypted passwords in Icecast 2
hello ! I've just installed the debian package icecast2 (I have the icecast 1.3.12 before) and I have a doubt about the passwords. In the icecast 1.3.* we should use the mkpasswd for our pass and put the crypted output to icecast.conf file. Isn't possible in the icecast.xml file?? (perhaps is not necessaty, I don't know). If this is so, can I change the permissions to this file to
2004 Aug 06
2
Directory listing disappeared
Hi: Last week, I upgraded an icecast2 server and enabled the directory code. The primary streams that run on it showed up nicely. As some may recall, I had issues with libshout compiling (seems the sources got hosed somehow, a fresh checkout fixed everything after all else failed), and I just compiled the latest ices2. I noticed, with some surprise, that the config file hadn't changed in
2004 Aug 06
2
Icecast and Liveice
you need to create a .m3u file to launch the media player. In this file you should have 'protocol://url:port#/mountpoint' ex: in my 'ices.m3u' I have: http://stream.goingcreative.net:8000/houze <p>Once you are done point your browser to the .m3u file to launch your media player <p><p><p><p> ----- Original Message ----- From: Jose Julian Buda To: