[mediacapture-main] Add lens pose attributes to MediaTrackSettings (#1060)

cabanier has just created a new issue for https://github.com/w3c/mediacapture-main:

== Add lens pose attributes to MediaTrackSettings ==
The Meta Quest headset exposes a camera to its builtin browser.
Developers want to use this camera feed to do CV but they are missing the camera intrinsics to map the video stream to the VR display.

Android exposes [LENS_POSE_TRANSLATION](https://developer.android.com/reference/android/hardware/camera2/CameraCharacteristics#LENS_POSE_TRANSLATION) and [LENS_POSE_ROTATION](https://developer.android.com/reference/android/hardware/camera2/CameraCharacteristics#LENS_POSE_ROTATION) which can be used for this. Maybe we can add these same parameters to MediaTrackSettings?

Is there a TPAC session where we can discuss this? Maybe this was already brought up in the past...

Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/1060 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 4 November 2025 17:07:33 UTC