hi,
after update(ios15.0) of my iPhone12, video element on my website, what im using as video background of website has stopped working. all others browsers is working properly.
all i can see is white blank background instead of background video. it looks like video cannot be loaded or played.
html:
<video playsinline
autoplay
muted
loop
class="uvodna__bg-video"
>
<source src="/wp-content/themes/imtsmile2021/video/bg-video.mp4" type="video/mp4" />
</video>
can you recommend me some tips to fix that issue? thank you
-
—
danilocjr
-
—
jfjf
-
—
bronan99
Add a CommentSame issue here. Any news?
I'm also noticing this issue. Applying the background color can get the first frame of the video to show, but I can't influence the playing otherwise.
Also experiencing this issue. Any word on when/if it will be fixed?