similar to: streaming in stead of downloading

Displaying 20 results from an estimated 9000 matches similar to: "streaming in stead of downloading"

2004 Aug 06
0
streaming in stead of downloading
Hi: You need to make a .pls or .m3u file with the URL to the stream in it and link that from your website. M3U files just have the URL to your stream in them, for example: http://server:8000/yourstream.ogg Just put this single line in a .M3U file, and then link to it from your website like so: <A HREF="yourstream.m3u">Click here to listen</A> PLS files are a bit more
2004 Aug 06
1
I am a Idiot
> [playlist] > NumberOfEntries=6 > File1=http://64.81.69.19:8000 > Title1=Lam Rim Radio NOW LOADING > Length1=-1 > Version=2 That seems wrong. All you need is: [playlist] NumberOfEntries=1 File1=http://64.81.69.19:8000 You can add a title, but I thought the NumberOfEntries referred to the number of FileX entries, not the total number of parameters (in either case your
2005 Jul 25
3
FW: Problem with Intros in Relay with RealPlayer
Corrected example playlist file: Example Playlist file: [playlist] File1=http://38.116.36.62:8000/ClassicRock Title1=Test Length1=-1 NumberOfEntries=1 Version=2 Fred -----Original Message----- From: icecast-bounces@xiph.org [mailto:icecast-bounces@xiph.org] On Behalf Of Fred Black Sent: Monday, July 25, 2005 1:12 PM To: 'icecast' Subject: RE: [Icecast] Problem with Intros in Relay
2004 Aug 06
3
icecast2 ogg vorbis client request headers
Dave St John wrote: >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
2004 Aug 06
1
icecast2 ogg vorbis client request headers
Dave St John wrote: >Correct since im not sending any content type headers for browsers, as the >links are intended to be inserted into playlist files .pls > >example mp3 >[playlist] >NumberOfEntries=1 >File1=http://mediacast1.com/members/listen_icecast2_mp3.php?submc1id=999&sub >mc1srvkey=278931a39ae8a23377e2d9445d8c9432f3e48a1d >Title1=latex radio >Length1=-1
2005 Jun 03
2
IceCast 2.2 MP3 stream and Real Player noise
Sure: Make a pls file with this in it: [playlist] File1=http://mp31.batanga.com:8000/live Title1=Test Length1=-1 NumberOfEntries=1 Version=2 The version of Real Player: 10.5. I don't hear the problem when listening with itunes or WMP. Fred -----Original Message----- From: Karl Heyes [mailto:karl@xiph.org] Sent: Friday, June 03, 2005 11:03 AM To: Fred Black Cc: icecast Subject: RE:
2005 Jun 03
2
IceCast 2.2 MP3 stream and Real Player noise
Sorry about that, didn't have port 8000 open to that box from the outside! Try it again... Fred -----Original Message----- From: Karl Heyes [mailto:karl@xiph.org] Sent: Friday, June 03, 2005 11:33 AM To: Fred Black Cc: icecast Subject: Re: [Icecast] IceCast 2.2 MP3 stream and Real Player noise On Fri, 2005-06-03 at 16:21, Fred Black wrote: > Sure: > Make a pls file with this in it:
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 06
4
I am a Idiot
> hey ya all, > > I need some direction , as i have seem to hit stupid row. > I have IceCast running, and streaming, all works excellent. > > What i would like to do is : add the link to my website and when it is > clicked on, it opens the stream in winamp > Does anyone have information on how i go about doing this ? > > Thank you in advance. > Rick -
2005 Jun 02
2
redirect a defunct sc stream to icecast stream
On Fri, 2005-06-03 at 03:38, Daniel Ballenger wrote: > Not sure about this, but I think the alias feature will do just that > for you. alias will not convert the file contents, for layout, m3u != pls even though they are similar. >From what it sounds like, all you need is to create the listen.pls file in <webroot>, make it contain the details you want. icecast will then server
2016 Jan 20
1
linking icecast to ios and android phones
.PLS files should work for iOS devices. See sample text: [playlist] numberofentries=1 File1=http://91.121.91.172:31090/LG73 Title1=LG73 Vancouver's Best Music Mix! Length1=-1 Version=2 On Wed, Jan 20, 2016 at 1:27 PM, Holden Stanford <hstanford1 at gmail.com> wrote: > You can create a .m3u or .mp3 container linking to the stream URL. I can't > remember the exact tags
2004 Aug 06
1
stats
Thx a lot it is working now Sorry to be so new, but i can't find the info for icecast2 How does the stast work and the admin options like in icecast1? Thx Maarten -----Original Message----- From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org] On Behalf Of Geoff Shang Sent: zondag 15 juni 2003 16:19 To: icecast@xiph.org Subject: Re: [icecast] streaming in stead of downloading
2005 Jun 03
1
redirect a defunct sc stream to icecast stream
On Fri, 2005-06-03 at 05:22, babu wrote: > Karl, > > Have you got any ideas on some specific techniques to contain the details > I want? I created an html file with a meta refresh to the m3u url, and > this new listen.pls file actually works from IE, firing up a media player > and loading the m3u playlist/stream. But it does not work from Netscape or > Firefox. They send
2016 Jan 20
3
linking icecast to ios and android phones
I think it's because the website uses Flash as first player instead of using it as a fallback for when the browser does not support modern web standards like the audio tag. I am running a desktop without flashplayer and this is the screenshot of your web radio 2016-01-20 18:55 GMT+01:00 Jeremiah Rogers <jeremiahzrogers at gmail.com>: > I use iOS to listen to my Icecast all the
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
1
bit/bytes
If you look at the PLS file for SomaFM's "Goove Salad" channel you'll see : ------------------------------------------------ [playlist] numberofentries=3 File1=http://64.236.34.97:80/stream/1018 Title1=SomaFM Presents: Groove Salad 128k (Feed #1) Length1=-1 File2=http://205.188.245.133:8076 Title2=SomaFM Presents: Groove Salad 128k (Feed #2) Length2=-1
2004 Aug 06
5
m3u - file definition
Hello Remco, I found these decumentations before but they say nothing about setting the start time and end time of each mp3 file entry in the .m3u file Best Regards - Johann "Remco B. Brink" schrieb: > <quote who="Johann Soukup"> > > > is there any documentation on the .m3u file definition ? > > Google is your friend (tm): > >
2004 Aug 06
1
streaming in stead of downloading
On 15 Jun 2003 at 12:20, Mathias Gygax wrote: > On Sun, Jun 15, 2003 at 12:18:08PM +0200, Web-Host-Pro wrote: > > > I just installed icecast and iceS on linux machine. The problem is > > that when i enter http://xxx.xxx.xxx.xxx:8000/test.ogg it askes if i > > want to open or to save it, when i hit open, it starts downloading > > the whole stream. > > try to
2004 Aug 06
3
icecast 1.3 or 2 ???
> > ( icecast2 only handles .MP3 for fileserving , as far as i know ..) > > Nope. Icecast2 doesn't care about what the format of the files it serves is > for fileserving. (i meant :: .MP3 is handled for fileserving , but .MP3 is not avail for live reencoding, as far as i know .. ) for the record , the OGG streaming w/ icecast2 has been great . tho (seperate issue ) : OGG files
2006 Sep 24
1
Add-on patch to support .pls .asx .ram .qtl listing formats
Hi, If you have multiple players installed on your PC/Mac .m3u will always open the last media player who are the default in charge of the extension and mime m3u. On your web site you want maybe to force a link to open real media player or quicktime/itune. You need to create a .pls to force winamp loading the streaming because windows media player won't open .pls etc. If you add a .pls