Video auto play on intersection

I currently have a feed and it auto plays on certain coordinates. It works great in chrome but it only shows a white screen with play button in safari and iOS PWA mobile. (Haven’t tried in iOS but doubt it’d work)

I’m using

Is there something for ionic that would work?

Hi,

If I can, then I try to avoid using external packages.

Just try to use the simple html tag, especially if you are in Browser. this should work:

https://www.w3schools.com/tags/tag_video.asp

Csaba

It is using video tags. Video tag isn’t the problem the problem is on intersections.

Ok saw mikes post use intersection observables