AR-js-org / AR.js-Docs

Documentation for AR.js, made with MkDocs
https://ar-js-org.github.io/AR.js-Docs/
MIT License
32 stars 15 forks source link

Somehow playing a video on safari 14 slows down tracking #9

Closed ab-denour closed 3 years ago

ab-denour commented 3 years ago

Do you want to request a feature or report a bug? Report a bug

What is the current behavior? The tracking is great but ones the video starts playing the framerate drops

If the current behavior is a bug, please provide the steps to reproduce.

<!DOCTYPE html>

Please mention other relevant information such as the browser version, Operating System and Device Name applicable to all OS and devices. The device I am testing on is an Iphone 7, with the OS: iOS 14. I haven't had the ability to test it on Android

Tracking before play

ezgif com-gif-maker

Tracking after play

ezgif com-gif-maker (3)

What is the expected behavior? The tracking needs to remain good after the video start playing. It used to work fine, but maybe it behaves like this because of the iOS update?

ab-denour commented 3 years ago

-- Update --

I tested it on android and it works fine

ab-denour commented 3 years ago

I am sorry, I realise I posted this Issue in the docs, instead of the AR.js