You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Preloading video Created Aug 9, 2010

This thread is solved

Views: 1534     Replies: 3     Last reply Aug 6, 2011  
You must login first before you can use this feature

truhlik_fredy

Posts: 18

Registered:
Jul 23, 2010

Preloading video

Posted: Aug 9, 2010

Hi I use 2 clips in my player, first is just screenshot with autoplay=true and second is my my video with autoplay=false. Now when I clip play it will buffer for while and then start video. Is there any way to buffer for example couple second from video even when autoplay is false, I used the bufferLength but it's works just with autoplay=true.

For any help, thank you in forward.

Buzz
Author of 'Wordpress Flowplayer', jQuery.saiweb http://saiweb.co.uk Problems, requests? Please log a ticket at: http://trac.saiweb.co.uk

Posts: 271

Registered:
Dec 17, 2008

» Preloading video

Posted: Aug 9, 2010

Reply to: Preloading video, from truhlik_fredy
autoplay=false
autobuffer=true

et voila :-)

truhlik_fredy

Posts: 18

Registered:
Jul 23, 2010

» » Preloading video

Posted: Aug 9, 2010

Reply to: » Preloading video, from DBusby
Thanks for hit but autobuffer=true has no response. but I found autoBuffering: true. After this whole clip is loaded not just couple seconds and the bufferLength: 3 is working just with the autoplay. Perhaps there is no other way and I need get red5 (or another server). Do I?