videoPlayer for iphone

All Quick 'n Easy Web Builder support issues that are not covered in the forums below.
Post Reply
sirco
Posts: 35
Joined: Mon Jan 08, 2018 3:40 pm

videoPlayer for iphone

Post by sirco »

Hello,

I have a video on a web page (format .mp4 and .mov) which shows correctly on Mac, PC, Androïd (using Type=FlashPlayer and Enable HTML5=True in the MediaPlayer), but freezes on iPhone!

I tried all the types given in the MediaPlayer without success!

Any idea?

Pascal
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: videoPlayer for iphone

Post by Pablo »

The iPhone does not support Flash.
You will need to use the standard HTML5 video player, format mp4. That should work on all (modern) platforms.

Also make sure the filename is web safe:
viewtopic.php?f=10&t=131
sirco
Posts: 35
Joined: Mon Jan 08, 2018 3:40 pm

Re: videoPlayer for iphone

Post by sirco »

Thanks for the answer.

I will see what's going to happen following your advices.

Meanwhile, I wish you a very Happy Easter!
Pascal
sirco
Posts: 35
Joined: Mon Jan 08, 2018 3:40 pm

Re: videoPlayer for iphone

Post by sirco »

Surprising!
With HTML5 video player it works for iPhone5 (safari, firefox, chrome), but... still freezing on iPhone6!

I will have a look to the conversion of the mp4 file.

Pascal
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: videoPlayer for iphone

Post by Pablo »

Note that the player is standard HTML/browser functionality. It is not implemented in the software.
So, if the video does not work then the format may not be compatible with the device.
Post Reply