Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1304151

    i added a video from the ALB into a container. added an MP4 that i had uploaded to wordpress. added a preview image, and set it to open the video in a lightbox. when i go to the page and click on the preview image, the lightbox opens and i see a tiny tiny image of the first frame of the video, and i see the playback controls all mashed together in the middle. “sometimes” if i then click the play button, it’ll load up & play (not always).

    when looking in the browser console, it says “Failed to load resource: Plug-in handled load” for that mp4 file.
    it also says that “sometimes” for the favicon, but also, not always. but i’m more concerned about this video issue.

    i compressed the original video in the Handbrake app and made sure to check the “web optimized” option.
    and when i just have the video embedded with the same ALB but NOT to open in a lightbox, it works great! i may need to revert to this method if i can’t figure this lightbox problem out.

    this only seems to happen in both Safari on macOS and Safari on iOS. no troubles in Firefox or Chrome.

    the site isn’t live yet, so i’ll put the access info in the private section in case you need to see it for yourself.
    thanks!

    #1304225

    more info: here’s a screenshot of what it looks like on iPhone. this is once you tap the preview image & the lightbox comes up. the video SHOULD just start playing and the controls SHOULD be expanded. but look at this screenshot…

    Screenshot

    #1304233

    sorry, i can’t wait any longer. i have to ditch the lightbox method & take this site live this weekend.

    BUT I STILL WOULD LIKE HELP WITH THIS – IT IS STILL UNRESOLVED.

    i setup a test page so you can see a demo of this issue @ https://roxologymusic.com/test

    would appreciate some thoughtful wisdom if anyone has any on this issue.
    thanks!

    #1306777

    Hi,

    I am sorry for the late reply.

    Issue seems to be the same as described by others here – https://stackoverflow.com/questions/18103103/failed-to-load-resource-plugin-handled-load-on-ios

    Could you please try adding following to the bottom of .htaccess file and check if that helps?

    SetEnvIfNoCase Request_URI .(?:mp4)$ no-gzip dont-vary

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.