Displaying 20 results from an estimated 8000 matches similar to: "the dummy playlist... chaining a clip to a stream."
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
2000 May 08
3
about playlist
I have the icecast with some ices working perfectly in a Linux server,
mp3
files are reproduced with no problems, I'm quite satisfied with it but I
have a little doubt!
When users click the link at the HTML page, their default player (like
xmms,
winamp... etc) doesn't load.
That's how I've made the link:
<a href="http://my.server:8000/playlist.m3u">
How can I
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
2001 Jan 23
1
Re: HTTP Streaming
Okay, this is similar to how the mp3 streaming was.
The question is then, what is the MIME type for the
playlist itself? For mp3s, it used to be
audio/x-mpegurl??
Thanks,
Matt
>You need to create a playlist containing the URL of
the Vorbis file. Then
>the browser will just download the playlist and hand
it off to your player.
>Which player are you using? Not all of them have
>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
2004 Aug 06
1
playlist problem
Hi, I've had a few problems with broadcasting an icecast2 playlist with peercast. The problem is that when getting the m3u file, the response isn't terminiated with a newline (\n or \r\n). peercast doesn't particularily like this.
I've submitted a patch to peercast for this, but I wonder if icecast2 should add the \r\n to the end. Maybe there's some more buggy software around
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 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
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
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
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
2005 May 09
2
win media player prob
Leo Currie:
>
> > windows media player buffers endless but doesn't start the (mp3-)stream.
>
> http://www.radiosix.com/listen.asx
hm. works fine...
> What version of WMP are you using?
the prob occurs on a wmp v.10
seems to me, if there's no problem with the stream itself (xmms plays it
pretty well) that it has to do with mime-types interpretation.
is there a best
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
1
Stream M3u playlist file
rvelez <rvelez@sunguruz.com> said:
> Hi I am currently using icecast-1.3.12 and ices-0.2.3, was wondering if
> it were possible to stream an M3u play list file rather than streaming
> .mp3 files. Thanks for your help guys
>
Though in theory it could be done (but neither icecast nor ices support it),
this wouldn't do what you want it to, since no _clients_ would support it.
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
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
2005 Apr 11
2
Semantics of chaining...
Just been thinking about this lately... but what exactly is a chain meant to
represent ?
I can see two alternatives... it's merely an "invisible" join... as is used
by say vcut. In other words 2x 1 minute chains should be treated as 1x 2
minutes. Or it is a chapter, say putting a whole album in one file, where
each chain is one song, but they are intended to be played chainwise
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
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,
2002 Aug 30
3
command line .ogg streamer
I'm terribly sorry if this is off-topic, but I've scoured the web for hours
looking for a working .ogg file streamer.
I have thousands of ogg files, and I want to be able to set up a playlist,
enabling any computer on the network to listen to the stream.
Sure, I did it with icecast and liveice when I was using mp3's
but now icecast doesn't come with liveice, (I found the source,