Hi Assorgia, I'm really happy you successfully got it with Mozilla. Where did you get the headers information? In Icecast2 logs? As soon as I know where to find the header information sent by IE, I will change the php script to cross the valid headers information sent by Mozilla with the necessary information needed by IE. The aim is to give Icecast the impression that the client is Mozilla. Also, I read that the Flash player, since 6.0.60.65, also sends header information to the server. I guess it is why you got "Accept: application/x-shockwave- flash,text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,t ext/plain;q=0.8,image/png,image/jpeg,image/gif;q=0.2,*/*;q=0.1" In the headers you mentioned what are those sent by the client and those received? I think these headers are sent: GET /live HTTP/1.1 Host: 192.168.0.242:8000 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 Accept: application/x-shockwave- flash,text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,t ext/plain;q=0.8,image/png,image/jpeg,image/gif;q=0.2,*/*;q=0.1 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Connection: keep-alive And those are received: HTTP/1.0 200 OK Content-Type: audio/mpeg icy-bitrate:0 icy-description:publicvoice.fm online radio icy-name:Streaming with MuSE icy-public:1 icy-url:http://publicvoice.fm Server: Icecast 2.0-alpha2/cvs Am I right? Do you think I can change the Accept headers like this: Accept: */* Accept-Language: * Accept-Encoding: * (I am not sure for this one) Accept-Charset: * <p>Thanks again for sharing all your results:) MAX -----Original Message----- From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org] On Behalf Of assorgia@tin.it Sent: Wednesday, December 03, 2003 10:58 AM To: icecast@xiph.org Subject: RE: [icecast] Icecast in Macromedia Flash> I'll try installing mozilla and downloading the plug-in. >Well maybe for some of us this will be little surprise. I've made a sucessful test using icecast 2.0 and the usual flash movie embedded on a web page, this time opened using Mozilla 1.5 (latest version). These are the headers I got: --------------- SUCCESSFUL 2.0 embedded in Mozilla -------------------- GET /live HTTP/1.1 Host: 192.168.0.242:8000 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 Accept: application/x-shockwave- flash,text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,t ext/plain;q=0.8,image/png,image/jpeg,image/gif;q=0.2,*/*;q=0.1 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Connection: keep-alive HTTP/1.0 200 OK Content-Type: audio/mpeg icy-bitrate:0 icy-description:publicvoice.fm online radio icy-name:Streaming with MuSE icy-public:1 icy-url:http://publicvoice.fm Server: Icecast 2.0-alpha2/cvs ---------------------------------------------------------------------------- - P.S. I've upgraded the zip file also, now http://www.sardegnaoggi.it/downloads/tcpdump.zip contains the whole dump of this successful test. <p>--- >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' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered. <p>--- >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' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
> I'm really happy you successfully got it with Mozilla. Where did you get the > headers information? In Icecast2 logs?I followed the instructions posted by Karl Heyes, making a dump on my linux box running icecast 2.0> As soon as I know where to find the > header information sent by IE, I will change the php script to cross the > valid headers information sent by Mozilla with the necessary information > needed by IE. The aim is to give Icecast the impression that the client is > Mozilla.So you intend to embed your movie on a web page that opens a PHP script that in turn opens a socket, reads input from icecast server and streams it to the flash movie? Wouldn't it be easier to use icecast 1.3 and live peacefully?> Also, I read that the Flash player, since 6.0.60.65, also sends > header information to the server. I guess it is why you got "Accept: > application/x-shockwave- > flash,text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,t > ext/plain;q=0.8,image/png,image/jpeg,image/gif;q=0.2,*/*;q=0.1"I don't know. I only know that I have version 7.0 of the flash plugin in both browser.> In the headers you mentioned what are those sent by the client and those > received?I don't know for sure because the dump does not report such information but I bet your guess is right. Anyway you can find the entire dump at the usual place: http://www.sardegnaoggi.it/downloads/tcpdump.zip> Do you think I can change the Accept headers like this: > Accept: */* > Accept-Language: * > Accept-Encoding: * (I am not sure for this one) > Accept-Charset: *I suppose yes, but I think that at this point some help from the development team is needed. I'm sure they'll be alble to find the problem at an eyesight. (At least I hope so....) As for my guess... I think that explorer does something to the data, like trying to uncompress it or interpreting in any other way. But this is only a guess. --- >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' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Rádio IRCBrasil - André Marcelo
2004-Aug-06 14:23 UTC
[icecast] Icecast in Macromedia Flash
hi people, i has received some msg about icecast with macromedia flash, but i have not understend it yet. Will my listenners can listen without winamp? i will can give then a lnk to listen and when they click, a plugin will be downloaded off macromedia site and they will listen directly ? please give me more information about this plase, and datas for it enter in production . tanks André http://play.ircbrasil.com.br <p>--- >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' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Hi André, Yes you got it, with Flash, all your listeners running Windows, MAC and Linux (but not Linux PPC) will be able to listen to your MP3 (not OGG) stream through the same player: the flash plug-in. We are still working on it because it doesn’t work yet when the player is embedded but Assorgia got successful results with Mozilla/Linux. Read the entire topic if you need further information. MAX -----Original Message----- From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org] On Behalf Of Rádio IRCBrasil - André Marcelo Sent: Wednesday, December 03, 2003 5:08 PM To: icecast@xiph.org Subject: [icecast] Icecast in Macromedia Flash hi people, i has received some msg about icecast with macromedia flash, but i have not understend it yet. Will my listenners can listen without winamp? i will can give then a lnk to listen and when they click, a plugin will be downloaded off macromedia site and they will listen directly ? please give me more information about this plase, and datas for it enter in production . tanks André http://play.ircbrasil.com.br <p>--- >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' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered. <p>--- >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' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.