AR-js-org / AR.js

Image tracking, Location Based AR, Marker tracking. All on the Web.
MIT License
5.29k stars 909 forks source link

Wrong Detection Dimension, causes screen got bigger #544

Open allestaire opened 1 year ago

allestaire commented 1 year ago

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

What is the current behavior? Wrong Detection Dimension, causes screen got bigger The actual screen dimension is 484x677 But the console reported 484x1264 But the cameras viewport is set to 3600x2700

If the current behavior is a bug, please provide the steps to reproduce. Please use this link https://aliancial-ba0q6xfp8-allestaireacasio-ustpeduph.vercel.app/ image

Please mention other relevant information such as the browser version, Operating System and Device Name

What is the expected behavior? How to correct detection of dimension?

If this is a feature request, what is motivation or use case for changing the behavior?

Screen Shot 2023-06-02 at 10 11 25 AM

Versions:

Package:

allestaire commented 1 year ago

This issue is related to this ticket https://github.com/AR-js-org/AR.js/issues/543

allestaire commented 1 year ago

Just got an update, regarding on this link

When I removed the embedded attribute, got an update but still the dimension is not yet precise