similar to: Re: HTTP Streaming

Displaying 20 results from an estimated 6000 matches similar to: "Re: HTTP Streaming"

2001 Jan 23
1
HTTP streaming?
I'm attempting to get http streaming working, but the only result I get is that the browser completely downloads the file, and then plays it. I'm using the type application/x-ogg, which AFAIK is the only Vorbis type there is. I used to have mp3 streaming working, but it had different types i.e. mpegurl and I actually used the 'playlist' type where you just give it an http
2004 Aug 06
2
Problems streaming just one file, yet /default works fine.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, We are needing to use icecast to stream a single mp3 _from_the_beginning_ of the file. Using Icecast and Shout, everything works fine, the problem with that is that when you conenct to /default you start listening at whatever point shout is currently playing at. This is not satisfactory at all, the stream must start at the beginning of the
2002 Jul 20
3
Difficulty w/1.0 and Sonique/Winamp
I am very excited to see the Vorbis 1.0 out. Unfortunately, neither Sonique 1.808a nor Winamp 2.5 is willing to play the resulting files. Only silence. I tried the simple case of 'oggenc track1.wav' and it created the expected track1.ogg, 3.5MB in size with avg. bitrate of 110kbps at default quality 3. These applications worked fine with a much older version of oggenc. Maybe Beta 2
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
2004 Aug 06
2
AW: AW: final question: how many mountpoints can icecast handle ?
Hello Michael damn, I was afraid of that, but thanks for lightening me up (although I am in complete darkness now, after having seen the light just some days ago..) I'm looking into http streaming of the static files just now, but I came to find that there is one huge drawback: 1. when sending the stream out with icecast/shoutcast it would be possible to "push" the next song
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
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
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
2004 Sep 10
1
[Flac-users] Open URL from Winamp
Hurm.. How difficult would it be to implement? I have experience developing Winamp plug-ins, and it seems that the spec for streaming flac files is written pretty well. I'd be happy to work on adding this functionality. -Jason Josh Coalson wrote: > > --- "Jason L. Cook" <jason@siliconashes.net> wrote: > > > > I have an Apache server running on a Linux box
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
2007 Mar 05
2
Scheduled workers only run once unless you call self.delete inside the worker
I had a worker scheduled to run every minute with backgroundrb_schedules.yml: ebay_runner: :class: :ebay_auction_worker :job_key: :ebay_auction_runner :trigger_type: :cron_trigger :trigger_args: 0 * * * * * * This worker posts an auction to eBay from a queue of auctions every minute. I was having a problem where the worker would run ok the first time, but never any subsequent minutes
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). >
2004 Sep 10
2
slow FLAC__file_decoder_seek_absolute()...
sorry about the delay... first, yes you are calling it correctly. if your encoded files have max_framesize == 0, then that should mean that either 1) you were using the command-line flac to encode to stdout; or 2) you are using libFLAC directly. if 2, you can replicate the functionality that is in src/flac/encode.c:metadata_callback() to write back statistics and seek table to the metadata in
2010 Aug 24
3
is there a mplayer yum website?
I want to install mplayer but my GCC is 4.0. can not compile the mplayer. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100824/86c613fd/attachment-0002.html>
2005 Jul 12
3
Help Configuring TDM04B
Hi: I had an fxo card from Digitnetworks and it was working fine on my Asterisk box. I then replaced it with TDM04B. I changed the zaptel and zapata to include the four channels. When I run ztcfg, I get configuration errors: Channel map: Channel 01: FXS Kewlstart (Default) (Slaves: 01) Channel 02: FXS Kewlstart (Default) (Slaves: 02) Channel 03: FXS Kewlstart (Default) (Slaves: 03) Channel 04:
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
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
icecast2 ogg vorbis client request headers
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" "http://%s:%d%s\r\n", host, port,
2004 Aug 06
4
Tweaking Questions.
5/16/01 12:45 PM kevin@kevinsearle.com Kevin: >> The reason for asking is that everything else had "hackme" as a pw >> and "prettyplease" raised a question because we thought it may be >> a part of something else (ie. ices) and curious if we missed something >> in the setting up process. > >There are three different passwords - one for the admin,
2004 Sep 10
5
the road to 1.0...
--- Jan Suhr <jan.suhr@usa.net> wrote: > It would be easier if FLAC understand the following command: "flac > *.wav *.flac" or "flac -d *.flac *.wav" > > for now I have to use some shell "tricks". > I assume you're using the DOS shell? because all unix shells I know will expand the globs first so this syntax cannot work anyway. but I know