search for: macsyms

Displaying 20 results from an estimated 91 matches for "macsyms".

Did you mean: macsym
2004 Aug 06
2
Icecast in Macromedia Flash
Sorry, I forgot to provide the URL: http://macsym.free.fr/player So we are searching for somebody running Windows with Internet Explorer 5 or 5.5. Just click the link above and tell us if you can hear the music or not. If you see kilobytes are loaded but no stream is played, wait few seconds. To check your IE version, go in Help->About Microsoft Explorer. Thank you VERY MUCH in advance,
2004 Aug 06
2
Icecast in Macromedia Flash
Hi Stephan, Thanks for reporting. Now we know it doesn't work on IE 5.5/Windows (but it works on IE5.2 on MAC). You had nice idea to store the file on the icecast2 root. Unfortunately, I already tried it few days ago and it didn't work either... Cheers, MAX -----Original Message----- From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org] On Behalf Of Stefan Neufeind Sent:
2004 Aug 06
0
Icecast in Macromedia Flash
No audio with IE 5.5 SP2 on Windows 2k. Sorry for the bad news. But why? Maybe it's a cross-site-error so that IE blocks access to a different server for security-reasons? Could you please put the player under the web-root of your icecast2-server and give us the links? Maybe that helps - cause then the audio is coming from the same URL. <p>Regards, Stefan On 4 Dec 2003 at 20:23,
2004 Aug 06
2
Icecast in Macromedia Flash
sure , windows thinks linux (er n0n-proprietary software ) is a virus ! :) windows XP , Opera 7.11 (2887) , and yes .. ie6 doesn't work for me . <p><p>On Thu, 4 Dec 2003, Macsym wrote: > Hi Adon, > > Thanks for your message. Could you please tell us what is your operating > system and version? It seems to work with every browser/OS combination > EXECPT
2004 Aug 06
2
MP3 MetaData in WMP and RealOne
Hi Stephan, I am talking about the meta-data: Artist - Song. It's weird because you are the second person on the list who doesn't get it working in Real... I just tried again with "BEK_dns" and "Radio Alcanzando Naciones" the 2 first MP3 radios I found in the stream directory and everything worked perfectly for Real (but not for WMP). In RealPlayer, I clicked
2004 Aug 06
2
Icecast in Macromedia Flash
it works on opera (v7 ) ( go0d work ! ) On Thu, 4 Dec 2003, Macsym wrote: > Hi everybody, > > Here is a WORKING solution of Flash as a player: > http://macsym.free.fr/player/ > > The player that Assorgia built seems to work on these OS/Browsers > combinations: > -Linux and Windows: Mozilla > -MAC: Internet Explorer 5/Safari > > It DOESN'T work on: >
2004 Aug 06
3
Compiling Icecast2 on RedHat9 or maybe another Linux
Hi Dave, I am now trying to compile Icecast2 under RedHat9. I get some errors when I try to ./configure so the make file is not created. Can you take a look at the attached file and tell me what is wrong? I tried to compile it on another RedHat9 computer but I got the same results... I think I will dedicate one computer ONLY to icecast2. In this case, could you advise me the best Linux
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
0
Compiling Icecast2 on RedHat9 or maybe another Linux
Btw if it burped on libxslt, you probably want to make sure you have libxml as well Just follow the same routine you did with libxslt wget ftp://rpmfind.net/linux/redhat/9/en/os/i386/RedHat/RPMS/libxml-1.8.17-8.i386.rpm wget ftp://rpmfind.net/linux/redhat/9/en/os/i386/SRPMS/libxml-1.8.17-8.src.rpm <p><p><p><p><p>Dave St John Mediacast1 Administration ----- Original
2004 Aug 06
3
Problems connecting source
On Mon, 2003-12-08 at 15:56, Macsym wrote: > Hi everybody, > > I have a little problem to connect my source to an Icecast2-beta2 server > running on RH9. As a source encoder, I am using Winamp2/Oddcast on a windows > machine. I can connect to the server but when I start sending bytes (when I > start playing music), the source disconnects suddenly... > It was working fine
2004 Aug 06
3
Replicate stream on webserver
Hi: Your problem is that you're going to want only one listening process but many serving processes, otherwise it's not going to achieve anything. So to explain further, when someone connects to your hosting provider, you'll want them to connect to the stream which is already being pulled from your box, not start another instance which connects to your box. Basically what you want
2004 Aug 06
1
Re: [icecast-dev] Hot Topic: Icecast in MacromediaFlash
Under windows all you need to do is edit your php.ini file under C:\WINDOWS\ (xp) or C:\WINNT (2000) Look for the the following lines ;;;;;;;;;;;;;;;;;;;;;; ; Dynamic Extensions ; ;;;;;;;;;;;;;;;;;;;;;; then find ;extension=php_shmop.dll extension=php_sockets.dll ;extension=php_sybase_ct.dll ;extension=php_tokenizer.dll make sure sockets is uncommented you will also need to set the path you
2004 Aug 06
3
How to edit icecast.xml via SSH on Linux?
Hi, I dont know if I got the question right. It is simply straight forward. *) Connect to the machine with ssh *) Use an editor like vi/pico/nano/joe Example : $vi /etc/icecast.xml $pico /etc/icecast.xml Hope I didn't oversimplify the question. Have fun, Midhun Kumar Allu. <p>On Mon, 2004-02-09 at 23:21, MacSym wrote: > Hi everybody, > > I am connecting to my
2004 Aug 06
0
Icecast in Macromedia Flash
Hi, Is there anybody running Internet Explorer 5 on Windows? Since v5 works on MAC but v6 doesn't work on Windows, it would be very useful to know if the flash player works with Internet Explorer 5 on Windows. Lots of thanks in advance, MAX -----Original Message----- From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org] On Behalf Of Adon Irani Sent: Thursday, December 04, 2003 7:50
2004 Aug 06
2
Re: [icecast-dev] Hot Topic: Icecast in MacromediaFlash
Here is some code i wrote to send a mp3 file to a shoutcast server, with a little modification im sure you could change it and use it to connect to icecast2 and write various things etc... not sure but here it is ------------------------------------------------------ <?php $port = '8000'; $ip = '127.0.0.1'; $fileplay = './whatever.mp3'; $password = 'changme'
2004 Aug 06
4
Missing headers in Icecast2
On Saturday 06 December 2003 17:12, Macsym wrote: > Hi Karl, > > I just checked in Icecast1 source, the line: > > if (client_wants_content_length (con)) > sock_write (con->sock, "Cache-Control: no-cache\r\nPragma: > no-cache\r\nConnection: close\r\nContent-Length: 54000000\r\n"); > > > is located in "client.c". Shouldn't I add this line
2004 Aug 06
3
Re: [icecast-dev] Hot Topic: Icecast in Macromedia Flash
Hi, <p>I moved this to icecast@, since none of these are icecast development related questions and issues. Macsym wrote: > I didn't know so many people in the Icecast-Dev list were running Linux PPC! Oh well, I'm neither a developer nor running Linux PPC. ;) > Anyway, I understand that you guys don't have the time to help me with that > because you wouldn't be
2004 Aug 06
1
Duration/Remaining time. Is it possible?
On Wednesday 25 February 2004 11:55, MacSym wrote: > Hi everybody, > > I am wondering if Icecast can post the duration of the currently played > song or the remaining time to an XML file. Is it possible? > Not possible - icecast doesn't know how long it is. Mike --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To
2004 Aug 06
5
Missing headers in Icecast2
Hi Karl, Thanks for your help, About the "Connection:" header, you are right, it's: "Connection: close" and NOT "Connection: keep-alive". The protocol when the SERVER sends the data is http 1.0. It's http 1.1 when the browser requests the data. I don't understand the "Content-Length: 54000000" header either. Also I noticed the flash player on
2004 Aug 06
3
Missing headers in Icecast2
Hi everybody, Assorgia and me, we have worked on the Flash client for Icecast2. We got successful results with: -Windows (Netscape, Mozilla, CompuServe, or Opera) -Macintosh and Linux(Netscape, Internet Explorer for Macintosh, Safari, AOL, Opera, or CompuServe) For Windows (Internet Explorer or AOL) some headers sent by Icecast2 are missing. These headers are sent by Icecast1 but NOT Icecast2