What's new

Welcome to the forum 👋, Visitor

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely free.

Video not playing in mobile

MonkeyIsland

New member
Joined
Sep 18, 2024
Messages
1
Reaction score
0
HTML Coins
0
Hello,
I am on OSX 14.6 and I want to include an html code including a video in a Google site ( I don't want to upload the video as a standard google site video, nor from youtube). I insert in Google sites this code :

HTML:
<video width="100%" controls autoplay muted playsinline loop>
    <source src="https://github.com/mcastel1/my_website_media/blob/main/animation.webm?raw=true" type="video/webm">
    Your browser does not support the video tag.
 </video>

The video plays on my desktop computer, but not on mobile (Iphone, IOS 16.3.1 with Google Chrome and Safari, none of them works), where I see the video as a gray rectangle (see photo attached). How may I get it to work?

A few more information:
- I created this video with matplotlib
- I tried to remove the autoplay, nothing changes
- I tried to remove playsinline, nothing changes
- I tried to save the video as mp4 video, nothing changes

Thank you
Best,
 

Attachments

  • IMG_3274.jpg
    IMG_3274.jpg
    29.2 KB · Views: 0

Theme customization system

You can customize some areas of the forum theme from this menu.

  • Wide/Narrow view

    You can control a structure that you can use to use your theme wide or narrow.

    Grid view forum list

    You can control the layout of the forum list in a grid or ordinary listing style structure.

    Picture grid mode

    You can control the structure where you can open/close images in the grid forum list.

    Close sidebar

    You can get rid of the crowded view in the forum by closing the sidebar.

    Fixed sidebar

    You can make it more useful and easier to access by pinning the sidebar.

    Close radius

    You can use the radius at the corners of the blocks according to your taste by closing/opening it.

  • Choose the color combination that reflects your taste
    Background images
    Color gradient backgrounds
Back