similar to: icecast2 with MP3

Displaying 20 results from an estimated 30000 matches similar to: "icecast2 with MP3"

2004 Aug 06
0
Building Linux Audio Streaming server
Hello... Thanks fo your contributions...The port 8000 was actually opened, but i was using wrong command to see it opened. The server is working. I want also to be able to stream MP3 files, does icecast 2 support that? Let say if i use darkice instead of ices? Also, it seems like icecast2 doesn't support multicasting, what third party software do i need in order to be able to multicast my
2004 Aug 06
0
libshout1-based mp3 streaming to icecast2
The short answer, as Geoff says, is to use ices 0.x from CVS with libshout 2. The good news is CVS ices 0 has a number of bug fixes. libshout2 may be found at anoncvs@cvs.xiph.org:/usr/local/cvsroot libshout ices is at anoncvs@cvs.xiph.org:/cvs/ice ices Note the different paths above! Now, a little more detail: On Sunday, 16 March 2003 at 02:41, jeremy@squat.net wrote: > ices0 -b 24 -h
2004 Aug 06
2
Icecast-1
Hello everybody, >> I have a project whereby it is required to multicast audio streams. >> I'm so much interested with icecast-2 , but it doesn't support >> multicast. The 'LiveCaster" application can multicast audio streams >> from icecast, but it can only multicast mp3 audio streams. So, it >> can't be used with icecast-2 as icecast-2 streams
2004 Aug 06
3
libshout1-based mp3 streaming to icecast2
According to what I've read on this mailing list, it should be possible to stream MP3 data to icecast2 using ices-0.2.3, which I assume also should be the case for any other streaming client based on libshout1. So I decided to test this out to see if we really could dispense with icecast1 altogether on the server I help administer. My results were not promising, to say the least. I wiped out
2004 Aug 06
0
libshout1-based mp3 streaming to icecast2
just a side note: as of 3/12/2003 I could not get ices0x from cvs to compile without errors. the nightly snapsot compiled fine <p><p><p><p>----- Original Message ----- From: Brendan Cully To: icecast@xiph.org Sent: Sat, 15 Mar 2003 21:15:01 -0500 Subject: Re: [icecast] libshout1-based mp3 streaming to icecast2 Sorry to follow up on my own post, but you may find it more
2004 Aug 06
4
mp3 support and compatibility
<quote who="Adon Irani"> > hello every0ne , it's ad0n from theDV8network.com . > > i've been hearing of more and more people in my community who are > having troubles connecting to our netw0rk . in most cases , wind0ws > media player or realone is stealing the associations ; What associations? > and even if they've installed winamp , the stream
2004 Aug 06
2
Using icecast2 with MP3 problems
> libshout: :pserver:anoncvs@cvs.xiph.org:/usr/local/cvsroot > ices: :pserver:anoncvs@cvs.xiph.org:/cvs/ice > > Check out the ices-libshout_2 branch of ices. Libshout compiles fine, but ices wont configure correctly. It wouldn't find shout_new in libshout, lame_encode_flush_nogap in mp3lame nor ov_open in libvorbisfile.. (nor is libtool found, but I copied it from libshout.)
2009 May 05
2
Darkice / Icecast2 - please assist
Thomas, this was the right tip (Danke!). Thomas B. Ruecker schrieb: > Tillmann A. Basien | ToolBox Solution GmbH schrieb: >> I am using Darkice 0.17.1 and Icecast2 2.3.1 >> >> >> Darkice cannot talk to icecast, and I have no idee about there reason: >> >> Logentry on icecast server side: >> [2009-04-29 16:48:49] EROR connection/_handle_connection
2004 Aug 06
2
icecast2 seg fault
Hi, I'm trying to adapt darkice to the current state of icecast2. As I see, there is a possibility to stream in various formats, by specifying a Content-type field on the source header. When I try to log in with an mp3 source, I get a seg fault from icecast2. The connection looks something like: SOURCE /mountpoint ICE/1.0 Content-type: audio/mpeg ice-password: password ice-bitrate: 96
2004 Aug 06
4
intended login protocol for icecast2
well, don't get me wrong, I am not generally opposed to progress, but speaking as a coder of source clients, providing yet another authentication mechanism is a bit frustrating.... I guess it wasn't too bad having to deal with Shoutcast/Icecast/Icecast2 specific connection protocols (yes they are ALL different!) but I am NOT going to support Shoutcast/ICecast/Icecast2 (ICE
2004 Aug 06
1
audio streaming server
Hello... I'm involved in a project whereby a live audio input from the FM radio station is to be sent to an audio streaming server, which will stream the audio to the remote sites thru the VSAT (satellite based) network. The remote sites are to rebroadcast the transmissions (FM station rebroadcast), as most of the expected listeners do not have access to the internet. Is icecast2 capable of
2004 Aug 06
0
libshout, ices, and icecast2 CVS Ebuilds
All - I've just posted a set of ebuilds (package format for the Gentoo distribution) in my web space. I figure I'm not the only one hacking on icecast that uses Gentoo and these haven't made it into the main Portage tree just yet. To use them, place them in the following locations underneath a Portage overlay directory (i.e. /usr/local/portage): icecast2-cvs-2.0.ebuild into
2009 May 02
2
Darkice / Icecast2 - please assist
I am using Darkice 0.17.1 and Icecast2 2.3.1 Darkice cannot talk to icecast, and I have no idee about there reason: Logentry on icecast server side: [2009-04-29 16:48:49] EROR connection/_handle_connection HTTP request parsing failed config for Icecast is a standard mount which works with ices. config for darkice is: [icecast-0] bitrateMode = vbr # constant bit rate bitrate
2004 Aug 06
0
Using icecast2 with MP3 problems
On Sunday, 02 March 2003 at 23:42, Shawn M Ferris wrote: > Libshout compiles fine, but ices wont configure correctly. It wouldn't > find shout_new in libshout, lame_encode_flush_nogap in mp3lame > nor ov_open in libvorbisfile.. (nor is libtool found, but I copied it > from libshout.) interesting. your config.log might help to debug this. > I'm chalking this up to
2004 Aug 06
0
mp3 support and compatibility
On Wed, 21 May 2003, Remco B. Brink wrote: > <quote who="Adon Irani"> > > > i've been hearing of more and more people in my community who are > > having troubles connecting to our netw0rk . in most cases , wind0ws > > media player or realone is stealing the associations ; > > What associations? Probably .M3U > Only the full version of Winamp
2004 Aug 06
3
Problem with Icecast2/Ices streaming MP3.
Hello everyone, I am running Icecast 2.0.0 with ices-3.0. I run ices on a machine which has all the mp3 files I am playing and stream these mp3 to Icecast which is running on another machine. Every now and then, say 2 hours. Ices keeps churning out errors saying updating meta data and socket errors and keeps retrying and after some time it suceeds for one file and then when playing the next file
2004 Aug 06
4
Using icecast2 with MP3 problems
I've downloaded and compiled icecast from cvs and the ices-0.2.3 from the download area for MP3 support.. (I'd use ogg, except I have 1000's of mp3. I'll re-rip them, but not today) 8) Is there a particular version of the icecast2 server that works w/ the ices-0.2.3 I'm using? I'm having difficulty getting the two to communicate. >From ices, I get the errors: Error
2004 Aug 06
1
Icecast2 & ices0.3 live MP3 streaming
I am still not sure that it is possible ... I can't make it work :-( -----Original Message----- From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org] On Behalf Of Geoff Shang Sent: Tuesday, September 09, 2003 3:03 AM To: icecast@xiph.org Subject: Re: [icecast] Icecast2 & ices0.3 live MP3 streaming Hi: hmmm, I didn't know ices 0.3 could do live stuff. Cool. Anyway, after
2004 Aug 06
0
Problem connecting to icecast2
I'm no expert on Ices0.3 but that config doesn't look right to me. I'm guessing that it's imperative to have the server config as part of the stream section since you can have multiple streams from one source going to multiple destinations (I think anyways.. :) Take a look at my config for ices0.3 below : --------------------------------------------------- <?xml
2004 Aug 06
0
mp3-streaming client for icecast2
On Wednesday 11 February 2004 10:36, Frank Schubert wrote: > Hi! > > I'm looking for a streaming client for the icecast2-server. It should > just feed mp3-files from a playlist to the icecast2-server. The old > shout doesn't work: > > shout -P a -e 8000 -x -p /big/m3u/list.m3u > > => > [3:21] Size: 3231748 Bitrate: 128000 (41432 bytes/dot) > [Server