-
Our development site that uses videos hosted on AWS is almost done after several months of development, https://dev.vitaes.com/
We use the flowplayer to play videos on the front page https://dev.vitaes.com/, on the watch page https://dev.vitaes.com/watch and on individual profile pages, such as https://dev.vitaes.com/anchor-and-reporter-good-day-sacramento/
Radom clips, about a minute long, are played on the front page, and longer videos are played on profile pages and these can be viewed on mobile devices. But on the watch page, where visitors can click on a thumbnail image to play one of the videos, these same videos will not play, even though we can play them on the front page or on a profile page on mobile.
Note on the when viewing the watch page on the desktop, there is a menu of links to play different parts of the video, The first link, Highlights, plays the clip and all the other links will play different pars of the full video. On mobile devices, this menu is converted to a dropdown list where it says ‘Highlights’ with a triangle the points down. Click that to display the full list.
On the watch page, when one clicks on a link, the output of the flowplayer shortcode is inserted into the page and starts the video. This work well on desktop devices. But for mobile, the video starts to load but will not play. When there is a mobile version of a videos available, it will try and fail to play it. For the first four videos on the page I have tried using different low resolution and bitrate versions of the videos, mp4 or m3u8, but they still do not play. On some browsers such as Chrome, it puts out a message, HTML5 not supported, try installing Flash.
If I use a different HLS library, I can get the videos to play, but I have to do a lot of recoding for this to work.
It is a password protected site. Here are the log in credentials
(redacted)
Do you have a solution to this issue?
Note, be careful to not use the menu links as they may send you to the old site (https://vitaes.com/) which uses Vimeo videos.