similar to: NAT and Playlist Question

Displaying 20 results from an estimated 30000 matches similar to: "NAT and Playlist Question"

2018 Apr 02
0
NAT and Playlist Question
Do you have access to the firewall settings? If you are going to use port 8000 it needs to be opened for incoming and outgoing traffic. When most firewalls are activated they have port 8000 closed by default. Larry From: Icecast <icecast-bounces at xiph.org> On Behalf Of Inetken Sent: Monday, April 2, 2018 11:52 AM To: icecast at xiph.org Subject: [Icecast] NAT and
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
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:
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 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
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
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
2004 Aug 06
6
streaming in stead of downloading
Hi, 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. How comes Thx Maarten <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this
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
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
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 -
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
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 Dec 08
2
Serving a playlist.pls / listen.m3u file
Hi - I've heard that Icecast provides a fake "playlist file" along the lines of http://blahblah:8000/listen.m3u or http://blahblah:8000/playlist.pls because Quicktime can't seem to handle the stream without a playlist file to wrap it up. (There may be other reasons.) However, I can't seem to find any documentation about this, and guessing various URLs on my icecast2.0.1
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
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?
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
2008 Feb 17
1
change playlist
How I change the playlist handled of music... which the ices 0.4... for example... i want that 12 pm, play one specific music...... thanks... -- ALPHANET INFORM?TICA LTDA www.alphanetbh.com.br Belo Horizonte MG Leandro Campos (31)30726251 (31)87883925
2010 May 26
1
configuration of a playlist in UBUNTU
Hi dear people, It?s my first post in this list. I have already my icecast up, but I?m looking for the instructions to configurate my playlist document Cheers Mexmafia -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20100526/41629a0d/attachment.htm