Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Buffer Length on Load


Hello JW Experts. I currently use the bufferlength=10 parameter to buffer a bit of video before playing. Because this occurs after the user clicks "play" the user then waits until the buffer is loaded before play. Is there a way (and is it even advisable?) to load some of the video into buffer onLoad to eliminate the wait on initiating play. I understand this will delay slightly the page loading but I would like to explore options here.

Thanks for any advice you can provide!

3 Community Answers

JW Player

User  
0 rated :

you have to start the player, then pause it so it will buffer.

see: http://www.longtailvideo.com/support/forum/JavaScript-Interaction/16079/preload-video-with-player-sendEvent-LOAD-url-

JW Player

User  
0 rated :

Thank you "streamed"! This is exactly what I was looking for. My searches did not uncover this thread so I appreciate the help.

JW Player

User  
0 rated :


you're welcome...

This question has received the maximum number of answers.