immersive-web / webxr-samples

Samples to demonstrate use of the WebXR Device API
https://immersive-web.github.io/webxr-samples/
MIT License
979 stars 474 forks source link

Depth sensing not work on pixel 4XL #154

Open chen-xiao-dong opened 1 year ago

chen-xiao-dong commented 1 year ago

Hi Team,

The depth sensing on both cpu or gpu not works on Chrome and Pixel 4XL. Looking into the inspect, it prompts "phone-ar-depth-gpu.html:107 Must provide a depthSensing dictionary in XRSessionInit" "phone-ar-depth-gpu.html:107 Feature 'depth-sensing' is not supported for mode: immersive-ar" "Uncaught (in promise) DOMException: Failed to execute 'requestSession' on 'XRSystem': The session request contains invalid requiredFeatures and could not be fullfilled."

The device is :Android 12/Chrome 103.0.5060.71