Video and download question

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
alan_sh
 
 
Posts: 1990
Joined: Tue Jan 01, 2019 5:50 pm

Video and download question

Post by alan_sh »

If I use the video object and link it to a video (mp4) on the server, when a customer starts to play it, does the video need to be downloaded before it will start playing or will it grab frames from the server as it goes on?

cheers

Alan
User avatar
crispy68
 
 
Posts: 3206
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Video and download question

Post by crispy68 »

I'm pretty sure at some point it streams it unless you check to preload it first.
User avatar
Pablo
 
Posts: 24597
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Video and download question

Post by Pablo »

The preload attribute is only a browser hint. preload="auto" may cause substantial or even full prefetching, but not always. With preload="none" or metadata, the browser usually delays downloading more data until playback is requested. Video playback can still start before the whole file is downloaded, depending on buffering and server/browser behavior
alan_sh
 
 
Posts: 1990
Joined: Tue Jan 01, 2019 5:50 pm

Re: Video and download question

Post by alan_sh »

Sorry
User avatar
BaconFries
 
 
Posts: 6292
Joined: Thu Aug 16, 2007 7:32 pm

Re: Video and download question

Post by BaconFries »

I have deleted my answer/reply on this..
alan_sh
 
 
Posts: 1990
Joined: Tue Jan 01, 2019 5:50 pm

Re: Video and download question

Post by alan_sh »

Me too
Post Reply