similar to: Launching OGG streams

Displaying 20 results from an estimated 10000 matches similar to: "Launching OGG streams"

2004 Aug 06
0
Problems streaming just one file, yet /default works fine.
Hi: first off, it's probably simplest to use your webserver to serve the file. Second, you need to use a playlist file (pls) or mpegurl (m3u) to launch your player. I've not messed with the static streaming in icecast 1.x but this seems to be what it is trying to do, by generating an.pls file on the fly. Here's a worked example. You have a webserver running. You have a file called
2002 Apr 03
2
format of http stream?
I am streaming ogg via inetd. Basically, I am outputing like: oggenc -Q -b 1 -o - /some/wave/file.wav This works fine with ogg123 (other than that I want the bit rate to be lower than 55-100 range that it is doing). I am using: Ogg123 from vorbis-tools 1.0rc2 OggEnc v0.8 (libvorbis rc2) But, FreeAmp for Windows slowly buffered up to 100% then said "Skipped Corrupted File". And
2005 Jul 15
1
Adding streaming MP3 files to websites
hi i need to add some streaming media files to a website. the files are hosted on an Icecast server and i link to them from my webserver using .m3u files. the files stream ok for users with Firefox/Winamp but for IE users i just get a page with an embedded QuickTime player in it which just hangs. this also hangs for me using Mozilla/Win2K. i've made sure that /etc/mime.types on the
2004 Aug 06
1
Tweaking Questions.
On Wed, 16 May 2001, Kevin Searle wrote: > On Wednesday 16 May 2001 14:34, you wrote: > > 1- What MIME type and extentsion do we need to > > open a player through Apache, currently what happens > > is that it attempts to download the entire folder > > containing the mp3's instead of opening up the > > player (this happens at http://www.xxx.com:8000). >
2002 Aug 01
0
[: Re: [fwd] CVS: ogg123 rocks! vcut no so much so... (from: wayfarer42@postmaster.co.uk)]
For some reason this didn't make the list and I got no approval message... this time I'll force the From to be my subscribed address. Bug in Monty's new filtering system? Anyway, here goes again. ----- Forwarded message from ----- Date: Thu, 1 Aug 2002 10:24:46 -0400 To: vorbis-dev@xiph.org Subject: Re: [vorbis-dev] [fwd] CVS: ogg123 rocks! vcut no so much so... (from:
2004 Aug 06
0
icecast2 ogg vorbis client request headers
On Fri, 2 Apr 2004, Dave St John wrote: > I have tried that, but not sure if i am doing that right. > in connection.c starting line 847 i believe, it sends this > bytes = sock_write(client->con->sock, > "HTTP/1.0 200 OK\r\n" > "Content-Type: audio/x-mpegurl\r\n\r\n" >
2004 Aug 06
0
gen-mpegurl.m3u source/making a clean weblink to broadcast
on Thursday 28 March 2002 22:48, icecast@chile.junglevision.com wrote: > Hi guys. I've been running icecast for awhile, and just > upgraded to the latest version. Everything works fine, > nice work. > > Here's the deal, I'm still not sure how to make a clean > link to my broadcast. On the icecast.org site, it calls > a cgi-bin file called
2004 Aug 06
1
Problems streaming just one file, yet /default works fine.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 <p>GS >Hi: GS > GS >first off, it's probably simplest to use your webserver to serve the file. GS >Second, you need to use a playlist file (pls) or mpegurl (m3u) to launch GS >your player. The .m3u was the key. Your instructions worked, so thanks! - -- - ---------------------------------------------------- Jonathan
2004 Aug 06
0
Client Woes
Why m3u vs. pls? Brian ----- Original Message ----- From: "harvey smith" <harvey@buskers.org> To: <icecast@xiph.org> Sent: Monday, September 10, 2001 12:49 PM Subject: Re: [icecast] Client Woes > On Mon, 10 Sep 2001, Jack Moffitt wrote: > > > The way to prevetn this download, or rather to work around it, is to use > > a small intermediate playlist file.
2004 Aug 06
2
Problems streaming Ogg Vorbis with icecast2+ices
Hello, Perhaps it is a typical question but i've got stuck. I'm using icecast2+ices to stream some ogg vorbis files or voice_in_life (/dev/dsp) over the network/internet. All seems to work fine, for example using: ogg123 http://127.0.0.1:8000/mount works :). And: ogg123 http://my_internet_ip:8000/mount works too from another pc over internet and far away :). Using mplayer works fine
2004 Aug 06
2
gen-mpegurl.m3u source/making a clean weblink to broadcast
Hi guys. I've been running icecast for awhile, and just upgraded to the latest version. Everything works fine, nice work. Here's the deal, I'm still not sure how to make a clean link to my broadcast. On the icecast.org site, it calls a cgi-bin file called 'gen-mpegurl.m3u.' This always stars up my broadcast nicely. Is there anyway to get the source code to
2004 Aug 06
0
the dummy playlist... chaining a clip to a stream.
On Wed, Dec 04, 2002 at 11:00:08AM -0500, Ethan wrote: > Any suggestions? I checked to see if there really was a file for the > dummy playlist that is referenced in links, hoping that I could shove a > pointer to the static served audio announcement first. No go there. You can save the dummy play-list from off the web, edit it to your liking and serve it as a static page from a web
2004 Aug 06
0
icecast2 ogg vorbis client request headers
fyi so you can see what im talking about mp3 demo username demo pass demo123 http://mediacast1.com/members/listen_icecast2_mp3.php?submc1id=999&submc1srvkey=278931a39ae8a23377e2d9445d8c9432f3e48a1d ogg demo that wont work same username and password as above http://mediacast1.com/members/listen_icecast2_ogg.php?submc1id=999&submc1srvkey=62af47c06f76eec34431bba72b3026e769a4347a use winamp
2005 Nov 24
1
XSL Content-type
Hello! I have created XLS stylesheet that generetes .m3u list of streaming content via my icecast2 server. That is just simple remake of status.xsl. But I got stuck. When I request it via http://serever/list.xsl - my winamp doesnot accept the m3u generated file. I began to research. The main problem is "Content-type" which gives me the icecast. It gives me text\html and I need
2004 Aug 23
1
theora playlist extension
> If you just meant serverside generation, most people do use cgi to > do this, and I believe icecast has this built in, so a request for > http://icecast.server.net/stream.ogg.m3u will generate an > audio/mpegurl response that points to the .ogg url. > > Are either of those what you mean? exactly to link to an ogg vorbis stream on an icecast server you link it with
2004 Aug 06
0
content on demand HOWTO available
Todd Poston: > if you point most clients to an mp3 file the entire file must be downloaded > before it can start playing. i see. haven't seen this behavior before, but i'm only on linux, so this doesn't mean much. so, would it also be 'safer' to use a dummy m3u-file for a stream-url, instead of pointing directly to some http://server:port/mountpoint ? (in sense of
2001 May 03
8
icecast 2.0 semi-permanent test stream
Icecast 2.0 and Ices 2.0 are both fairly usable now. I have set up a semi-permanent test stream for people to bang on at: http://i.cantcode.com:8888/ices.ogg Please report any problems you have. I say semi-permanent, because it will probably crash now and then, and I will be developing and putting up the new versions on a regular basis. If it stops working for more than an hour, somethings
2001 May 03
8
icecast 2.0 semi-permanent test stream
Icecast 2.0 and Ices 2.0 are both fairly usable now. I have set up a semi-permanent test stream for people to bang on at: http://i.cantcode.com:8888/ices.ogg Please report any problems you have. I say semi-permanent, because it will probably crash now and then, and I will be developing and putting up the new versions on a regular basis. If it stops working for more than an hour, somethings
2004 Aug 06
4
icecast2 ogg vorbis client request headers
Didnt try the application/ogg ogg extension yet, ill give that a shot. <p>Dave St John Mediacast1 Administration Need Support ? http://mediacast1.com/helpdesk ----- Original Message ----- From: "Geoff Shang" <gshang@pacific.net.au> To: <icecast-dev@xiph.org> Sent: Friday, April 02, 2004 5:28 AM Subject: Re: [icecast-dev] icecast2 ogg vorbis client request
2004 Aug 06
3
Client Woes
On Mon, 10 Sep 2001, Jack Moffitt wrote: > The way to prevetn this download, or rather to work around it, is to use > a small intermediate playlist file. In order to get maximum client > support, m3u files are best. Just make an m3u file called stream.m3u > and in it put: > > http://www.RainbowRadio.com:8000/club.mp3 > > Then point your users to that file. Which will