robertlevonyan/camerax-demo

Is it possible to use CameraX to access ToF (Time of Flight) sensor depth map?

agGitHub opened this issue · 1 comments

Hi,

I wonder if it is possible to use CameraX to access ToF (Time of Flight) sensor depth map.

Or should I use Camera2 ?

Thanks

It is possible to get a Camera instance using CameraX. Maybe you can find ToF data from there. Or meybe there should be a vendor extension for that reason.