similar to: streaming mp3 files

Displaying 20 results from an estimated 200 matches similar to: "streaming mp3 files"

2005 Jun 03
0
FW: streaming mp3 files
I think your last approach should work (the m3u file), except you specified port 8002 instead of 8000... which would cause the behavior you're getting, winamp opens but does not play the song. Fred -----Original Message----- From: icecast-bounces@xiph.org [mailto:icecast-bounces@xiph.org] On Behalf Of Wolfgang Schwurack Sent: Friday, June 03, 2005 10:18 AM To: icecast Subject: [Icecast]
2005 Apr 28
1
help with icecast2 & ices2
Hi I'm trying to setup a new streaming server for us. We are a radio station which we stream live and have archive files (mp3). We currently are using icecast-1.3.12 on solaris9 and darkice-0.13.1 also on solaris9. I have setup two new servers using icecast-2.2.0 on solaris9 and ices-2.0.1 on solaris9. I'm not sure if I have setup the conf files correct (see attached files) but I am
2005 May 20
2
live streaming on the web using a link
I have upgraded my streaming servers, I have a Solaris 9 server with darkice-0.15 and Solaris 9 server with icecast-2.2.0. Now the index.html code will not work with the new versions of darkice and icecast2. I did found an email that said I needed to use http://url of site. tld/icecast mount point.m3u. So in darkice I found "mount point of this stream on the IceCast2 server" which
2005 May 06
2
Static file directory
To All In icecast-1.3.12 the conf file has Static file directory. I'm upgrading to icecast-2.2.0, can you set the static file directory in icecast 2.2.0 xml file? If so how is it done? # less /opt/icecast-1.3.12/etc/icecast.conf ###################### Static file directory ################################## # This enables the http-server file streaming support in icecast. # If you
2000 Aug 07
1
Starting at square one with Vorbis...
I want to use Vorbis to stream music off the HD in my DirectX app. Currently, we have a generic streamer that writes raw digital sound data into the primary sound buffer. We plug sound sources (e.g. wav files, PCM files) into this streamer by having the sound sources have an interface something like this: class SourceDataSourceInterface{ virtual bool Init(char* pSource) = 0;
2013 Jun 13
1
Question from Argentina
Dear Erik, >Its not that we need space for 7616 years, its that if we only use >32 bit offsets, then we would be limited to files of 2 Gigabytes >(signed 32 bit integer) is simply not enough. > >For instance, at 96kHz/24 bits, recording 8 channels would chew up >the 2Gigabytes in about 15 minutes. Some songs are longer than that, > >If 32 bits is not enough, the next
2005 Apr 28
0
NOOBS STOP SPAM LIKE bULLSHIT damn fuck off
Wolfgang Schwurack <wolf@uen.org> schrieb am 28.04.05 19:42:51: > > Hi > > I'm trying to setup a new streaming server for us. We are a radio > station which we stream live and have archive files (mp3). We currently > are using icecast-1.3.12 on solaris9 and darkice-0.13.1 also on > solaris9. I have setup two new servers using icecast-2.2.0 on solaris9 > and
2005 Apr 06
2
upgrade to 2.2.0
To All I am new to icecast and have taken of the server that runs icecast. I have a few questions I'm trying to upgrade from 1.3.12 to 2.2.0. Is there any docs on upgrading? What steps need to be taken? Will icecast 2.2.0 work with darkice 0.13.1? I also have a web page on my server "Welcome to the Icecast Web Admin Interface". If I click on amy of the links I get a Prompt
2008 Sep 02
3
gps tags in vorbis comments
hi, is there an official or semiofficial way to store gps location in vorbis comments or any ogg file. mp4 and exif store at least: - location name (e.g. London, UK) - longitude (degree as double), latitude (degree as double), elevation (meters) (these three according to WGS84) Stefan
2013 Jun 12
2
Question from Argentina
Dear Ulrich, Thanks for your answer. >Well, today 4 GiB is about half an hour of 8-channel, 96 kHz, 24-bit >uncompressed audio, or about 0.9 % of the capacity of a modest 2 TB >HDD. Not much, in other words, and who hasn't cursed yet at artificial >4 GiB (or even 2 GiB) limitations? So I wouldn't be too sure about the >"ever", even though it does seem very far
2004 Aug 30
1
Important please reply ASAP
#EXTM3U #EXTINF:-1,NYPD PRIMARY SERVER http://ve3nsv.no-ip.org:8000/nypd #EXTINF:-1,NYPD SECONDARY SERVER (DO NOT USE UNLESS PRIMARY FULL) http://scanner.weatherserver.net/nypdbackup If server 1 is full will this automaticlly roll over to server 2? File is named nypd.m3u -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Jun 10
1
Calling for 5.1 Mastering experience! (vorbis am bisonics and 5.1)
On 20030610: Gregory Maxwell wrote: (in reply to Ralph Giles) >> I assume you're aware of the technical documentation on dolby's site? >> (http://www.dolby.com/pro/) In particular the surround mixing guide has >> a lot of detailed guidelines. I don't have any practical experience >> with it though, so I can't vouch for it. >Yes I am. I've done a
2005 May 05
3
Metadata Swapping: How do they do it?
On 5-May-05, at 12:52 PM, Karl Heyes wrote: >> My (potentially misguided) belief is that the client >> downloads/receives >> the latter attribute once, on initially connecting to the relay. >> >> KH and I have been playing with a branch he built that lets you >> configure all that stuff in the icecast.xml file however it's not >> making it into the
2006 Mar 25
2
static file streaming
Hi All, Maybe I do something completely wrong and I make some trivial mistakes but the static streaming doesn't work for me. I describe my setup. Thanks, Ivan - I try to reach the following URLs but neither of them worked: http://my.server.hu/try.mp3 http://my.server.hu/try.mp3.m3u http://my.server.hu/list.m3u - The /usr/share/icecast2/web directory contains the following files: try.mp3
2005 Apr 27
0
time error on compiling ices2.0.1
To All I am getting a error on compiling ices-2.0.1 see below. Has anyone seen this error or now how to fix the problem? I have compiled libogg-1.1.2, libvorbis-1.0.1, libxml2-2.6.19, libxslt-1.1.14, and lame-3.95.1 on this system. System = Ultra 10 OS = Solaris9 iecs = 2.0.1 thanks k3 /opt/src/ices-2.0.1 245 $ make make all-recursive make[1]: Entering directory `/opt/src/ices-2.0.1'
2001 Nov 14
7
Multichannel files
Hi, As I´ve understood things, the Ogg Vorbis format supports more that two channels (stereo). Is there any tools to encode x sourcefiles into one .ogg file? I am a musican and am thrilled with the ide of makeing music in surround (or in more than stereo). This leads to my next question: is there (developing) any decoders for multichannel oggs to, let us say, 4.1 or 5.1 surround? Wouldn´t it
2004 Nov 01
3
Gettin station Ident played on connectiong to stream
Our listeners click on a link which ends in .m3u. So can this be done...if so how?? I really am new to this sorry!! --On 01 November 2004 17:48 -0500 Jason <Jason@Weatherserver.net> wrote: > I do this using .m3u playlists. But I think you mean a way all streams > get the intro even if someone connects directly to the mount point > without using the .m3u files. > > >
2005 May 05
2
Metadata Swapping: How do they do it?
Think I answered my own question really. The display in iTunes, for example, is swapping between what in status.xsl would be Stream Title and Current Song. If Song is updated like so: http://admin:password@myserver.pulverradio.com:8000/admin/metadata? mount=/high.mp3&mode=updinfo&song=ACDC+Back%20In%20Black ...then what exactly is the verbage to update StreamTitle?
2004 Aug 06
3
content on demand HOWTO available
A tutorial on successful use of Icecast Static streaming (on demand) is available here: http://www.modernamericanmusic.com/IcecastStaticHOWTO.html Asymmetric wrote: > At 10:30 3/22/2001 +0000, you wrote: > >Hi, > > > >Does Icecast support streaming on demand as Shoutcast does? i.e. if I > >have some MP3 files in a directory, can these be streamed if I link to >
2010 Jul 30
3
simple table/matrix problem
Hi Given three vectors x <- c(fish=3, dogs=5, bats=2) y <- c(dogs=1, hogs=3) z <- c(bats=3, dogs=5) How do I create a multi-way table like the following? > out x y z bats 2 0 3 dogs 5 1 5 fish 3 0 0 hogs 0 3 0 ('out' is a matrix). See how the first line shows 'x' has 2 bats, 'y' has zero bats, and 'z' has 3 bats and so on for each