Displaying 3 results from an estimated 3 matches for "oscaos".
2004 Nov 02
0
ICECast in Flash / IEWin
On Tuesday 02 November 2004 03:13, Ika OSCAOS wrote:
> Hello,
>
> I'm using a flash player. First It didn't work with icecast 2. The blocking
> difference between icecast 1 and icecast 2 is that icecast 2 don't send the
> Content-Length header.
>
We don't sent a content-length header because there's no wa...
2004 Nov 02
1
ICECast in Flash / IEWin
Hello,
Michael Smith <msmith@xiph.org>:
>
> We don't sent a content-length header because there's no way to know the
> content length in advance - it's a stream, after all!
I kown this, after more than 1 hour the flash player stop to play. But during 1
hour It's possible to listen music, better than hearing nothing.
> > So, I made a small PHP proxy and
2004 Nov 01
4
ICECast in Flash / IEWin
Hello,
I'm using a flash player. First It didn't work with icecast 2. The blocking
difference between icecast 1 and icecast 2 is that icecast 2 don't send the
Content-Length header.
So, I made a small PHP proxy and now Flash works very well with icecast 2.
Other solution is to add this header in the icecast 2 source code and compile
it, but I don't have time to test.
My