aframe icon indicating copy to clipboard operation
aframe copied to clipboard

Camera shakes even with still device on Android/chrome

Open maxi-camonapp opened this issue 3 years ago • 1 comments
trafficstars

Description:

  • A-Frame Version: 1.0.3 / 1.0.4
  • Platform / Device: Android 9 / LG Q60 / Chrome 101.0.4951.41
  • Reproducible Code Snippet or URL: -

There´s an very noticeable shaking when executing any aframe example. This problem affects all Android devices on Chrome, but it is extremly noticeable on LG.

https://user-images.githubusercontent.com/90636991/166951450-af8d33b2-67d1-4964-90ba-01ffefad7366.mp4

The problem is also visible in all other devices, but with much less notoriety

https://user-images.githubusercontent.com/90636991/166952061-23de3278-0267-44af-a4a3-f64b62b673d7.mp4

maxi-camonapp avatar May 05 '22 14:05 maxi-camonapp

Dupe of https://github.com/aframevr/aframe/issues/5036

A-Frame just applies the pose coming from the DeviceOrientation API. Some devices seem to return noisy data. Not sure what can be done on the A-Frame side. Probably something that should be fixed at the browser / sensor / driver level.

dmarcos avatar May 09 '22 07:05 dmarcos

Closing this because I believe there's nothing we can do on the A-Frame side. Can reopen if necessary

dmarcos avatar Nov 17 '22 21:11 dmarcos