[Red5] Streaming FLV video

exlineo contact at exlineo.com
Mon Nov 26 07:37:10 PST 2007


It's a real streaming and a real progressive download.

If streaming doesn't work we've add a progressive download. A simple way 
to be sure to have video played everytime. Not really a good solution 
but the faster ;)

To know if you got a progressive or a streaming just take a look to the 
downloadbar :
if(downloadbar == "nothing_happens" || downloadbar == "it_moves!"){
    video = stream;
}else if(downloadbar == "progressive_grey"){
    video = "progressive download";
};
 
Our test is made after 2 seconds so, for long distance connexion you can 
have more problems to have a real stream.




Mustafa Aldemir a écrit :
> Hi,
>
> is it real streaming or progressive download? why can't I scroll 
> through the clip?
>
> Is it possible to broadcast live video?
>
>
>
> */exlineo <contact at exlineo.com>/* wrote:
>
>     Hey,
>
>     Here's an example : http://public.exlineo.net/exlineo
>
>     Mustafa Aldemir a écrit :
>>     Hello everybody,
>>
>>     I'm completely new to Red5. I read that Red5 could stream flv
>>     video. Where can I find an example web site? And some
>>     documentation of course...
>>
>>     best,
>>     mustafa
>>
>>
>>     /Mustafa  Aldemir
>>     /
>>     ------------------------------------------------------------------------
>>     Be a better sports nut! Let your teams follow you with Yahoo
>>     Mobile. Try it now.
>>     <http://us.rd.yahoo.com/evt=51731/*http://mobile.yahoo.com/sports;_ylt=At9_qDKvtAbMuh1G1SQtBI7ntAcJ>
>>
>>     ------------------------------------------------------------------------
>>      _______________________________________________ Red5 mailing list Red5 at osflash.org http://osflash.org/mailman/listinfo/red5_osflash.org   
>     _______________________________________________
>     Red5 mailing list
>     Red5 at osflash.org
>     http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
>
>
> /Mustafa  Aldemir
> /
>
> ------------------------------------------------------------------------
> Never miss a thing. Make Yahoo your homepage. 
> <http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20071126/4723aaa0/attachment-0001.html 


More information about the Red5 mailing list