MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.2k stars 21.34k forks source link

How can I access the raw data while I need to use the azure kinect with a device that does not support OpenGL 4.4? #106463

Open Denatunium opened 1 year ago

Denatunium commented 1 year ago

Hi, To my knowledge it seems that if you want to develop an application for AZURE KINECT first you need to have the sdk installed and the sdk it self need to be installed on a machine that supports OpenGL 4.4 or higher . So now my question is that how can I code my own sdk that supports an android device (only for getting the raw data from AZURE KINECT and then send it elsewhere that has OpenGL... . Where should I start or is it possible to do this with current sdk ? The reason is for mobility and usecases added by this approach Thank you for your help


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Denatunium commented 1 year ago

I would be happy if you tell me where should I start for solving this issue myself

RamanathanChinnappan-MSFT commented 1 year ago

@Denatunium

Thanks for your feedback! We will investigate and update as appropriate.

I've delegated this to @tesych , a content author, to review and share their valuable insights.

Denatunium commented 1 year ago

Dear @RamanathanChinnappan-MSFT I have searched and asked many but routes lead to this repository Participants/Maintainers and Microsoft... .
I would be glad If you can help me with this question:
can I access the AZURE KINECT raw data using sensor sdk API while its on Linux that does not support OpenGL4.4 or higher?
I really need your support and help
Thank you