As MLSDK is being deprecated, we are trying to migrate MLCamera to Camera2/OpenXR APIs in our Unity application.
We found support on Pixel Sensor only which does not support any RGB cameras, and we do not find any references for Unity to access Camera2 APIs to obtain the image, intrinsic, and extrinsic data.
Will there be a sample release on retrieving such data with the new API? Or if you have done it, would you please share how you did it?