similar to: FW: Problem with Intros in Relay with RealPlayer

Displaying 20 results from an estimated 1200 matches similar to: "FW: Problem with Intros in Relay with RealPlayer"

2005 Jul 25
0
Problem with Intros in Relay with RealPlayer
Yes. I took the intros out of our production setup, I setup a test relay on another server: http://38.116.36.62:8000/ClassicRock if you access the stream with Windows Media Player, or iTunes, the into plays and then the stream plays. If you put it in a playlist and try it with RealPlayer, you will get the error message. Example Playlist file: [playlist] File1=http://38.116.36.62/ClassicRock
2005 Jul 25
1
FW: Problem with Intros in Relay with RealPlayer
Your assumption was correct - I remade the MP3 without the ID3 tags and the intro plays correctly in RealPlayer! Thanks, Fred -----Original Message----- From: Karl Heyes [mailto:karl@xiph.org] Sent: Monday, July 25, 2005 2:05 PM To: Fred Black Cc: 'icecast' Subject: Re: FW: [Icecast] Problem with Intros in Relay with RealPlayer On Mon, 2005-07-25 at 18:25, Fred Black wrote: >
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:
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:
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
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 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
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
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 -
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
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 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
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 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?
2005 Jun 03
3
IceCast 2.2 MP3 stream and Real Player noise
Just checked using RealPlayer Windows 10.5 latest release. This also glitches. This is more than likely due to the differences in metadata between SHOUTcast and Icecast2. This is exactly the reason I was asking for the exact differences between the protocols so I can help get these things fixed with the player folks. Real is not the only player with this problem. I may be in the AAC/aacPlus camp,
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
2004 Sep 13
4
Status of Vorbis in Realplayer
Hi: I'm working with an internet station. The station manager and I firmly believe in Ogg Vorbis. We already run transcodes of the 56k MP3 stream so modem listeners have the opportunity to hear stereo. We'd like to change our primary stream to Vorbis ultimately, but that will involve overcoming a number of challenges, not the least of which will be getting all the broadcasters to
2004 Aug 06
4
Problems with RealPlayer & Icecast
I've been getting reports from people that my Icecast streams are not working when RealPlayer is used for playback. They all say that the stream plays for 5-10 seconds, then the connection just drops. I tried it using RealPlayer 8 on Windows2000, and got the same results. Winamp, on the other hand, works perfectly. I tried playing other streams on the Icecast yp server, and it seems to play
2004 Aug 06
2
Problems with RealPlayer & Icecast
> I do notice some glitches in the audio before it dies, which suggests to me > that icecast is sending some data that realplayer doesn't know how to > handle. Turn off metadata :) jack. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org'