search for: format_mp3_send_head

Displaying 10 results from an estimated 10 matches for "format_mp3_send_head".

2005 Jun 27
3
AW: IE/FLASH/ICECAST
On Mon, 2005-06-27 at 19:33, Michael Kamleitner wrote: > hi, > > icecast 2.2.0 has to be patched slightly to work with flash-players using > the sound-object - cant find the exact link to this, maybe one of the > developers can explain? I just added 4 lines at the end of > format_mp3_send_headers() in format_mp3.c: > > sock_write(client->con->sock, "Cache-Control: no-cache\r\n"); > sock_write(client->con->sock, "Pragma: no-cache\r\n"); > sock_write(client->con->sock, "Connection: keep-alive\r\n"); > sock_write(client->con...
2005 Jun 27
3
IE/FLASH/ICECAST
Hello, I've created a macromedia flash player in order to play icecast mp3 streaming. Icecast is configued on the port 8000 and It's ok with winamp. In my flash movie, I've used loadSound("<streaming>",true) on a Sound object. It's ok on Mozilla based browsers but some user don't have sound on Internet Explorer. D't understand? Is there an issue? Thx
2005 Jun 29
0
Re: Icecast Digest, Vol 13, Issue 45
...gt; > > > > > icecast 2.2.0 has to be patched slightly to work with > > flash-players using > > > the sound-object - cant find the exact link to this, maybe > > one of the > > > developers can explain? I just added 4 lines at the end of > > > format_mp3_send_headers() in format_mp3.c: > > > > > > sock_write(client->con->sock, "Cache-Control: no-cache\r\n"); > > > sock_write(client->con->sock, "Pragma: no-cache\r\n"); > > > sock_write(client->con->sock, "Connection: keep-alive\r\...
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
2005 Jun 27
0
AW: IE/FLASH/ICECAST
hi, icecast 2.2.0 has to be patched slightly to work with flash-players using the sound-object - cant find the exact link to this, maybe one of the developers can explain? I just added 4 lines at the end of format_mp3_send_headers() in format_mp3.c: sock_write(client->con->sock, "Cache-Control: no-cache\r\n"); sock_write(client->con->sock, "Pragma: no-cache\r\n"); sock_write(client->con->sock, "Connection: keep-alive\r\n"); sock_write(client->con->sock, "Content-...
2005 Jun 28
0
AW: AW: IE/FLASH/ICECAST
...l Kamleitner wrote: > > hi, > > > > icecast 2.2.0 has to be patched slightly to work with > flash-players using > > the sound-object - cant find the exact link to this, maybe > one of the > > developers can explain? I just added 4 lines at the end of > > format_mp3_send_headers() in format_mp3.c: > > > > sock_write(client->con->sock, "Cache-Control: no-cache\r\n"); > > sock_write(client->con->sock, "Pragma: no-cache\r\n"); > > sock_write(client->con->sock, "Connection: keep-alive\r\n"); > >...
2004 Aug 06
0
Missing headers in Icecast2
...ist today. <p>> Can anybody advise us the best solution to force Icecast2 to send these > headers to the browser? Should we build a patch or simply change some source > codes and compile the modified source? add a couple of lines to verify it in format_mp3.c at the end of function format_mp3_send_headers Add something like ock_write(client->con->sock, "Cache-Control: no-cache\r\n"); and whatever else. karl. <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 &...
2005 Jun 20
1
Flash Player
Is there any flash based players out that can be embedded into a webpage and stream a icecast feed? -=-=-=-=-=-=-=Ottawa Valley Weather-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Weather @ 5:50pm - Temp: 31.1?C - Humidity 23% - Wind: W @ 0 km/h Baro: 1001kPa Falling - Vis: 24km - Sky: Few Clouds - Weather: --- Hourly Rain: 0.00mm - Daily Rain: 0.00mm - Total Rain(May 28th): 1.00mm =-=-=-=
2004 Aug 06
0
Missing headers in Icecast2
...ist today. <p>> Can anybody advise us the best solution to force Icecast2 to send these > headers to the browser? Should we build a patch or simply change some source > codes and compile the modified source? add a couple of lines to verify it in format_mp3.c at the end of function format_mp3_send_headers Add something like ock_write(client->con->sock, "Cache-Control: no-cache\r\n"); and whatever else. karl. <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 &...
2004 Aug 06
5
Missing headers in Icecast2
...ist today. <p>> Can anybody advise us the best solution to force Icecast2 to send these > headers to the browser? Should we build a patch or simply change some source > codes and compile the modified source? add a couple of lines to verify it in format_mp3.c at the end of function format_mp3_send_headers Add something like ock_write(client->con->sock, "Cache-Control: no-cache\r\n"); and whatever else. karl. <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 &...