hl2ss icon indicating copy to clipboard operation
hl2ss copied to clipboard

Does hl2ss support ARM

Open xw0810 opened this issue 2 years ago • 2 comments

Hello jdibenes,

Thank you very much for your excellent work. Your work help us a lot as we are not familiar with hololens2. We recently want to integrate webrtc into the project, but it does not support ARM64. Does hl2ss support ARM? looking forward to your answer

xw0810 avatar Feb 21 '23 09:02 xw0810

Hello, Building hl2ss for ARM(32) is not supported. I'm not sure if the Research Mode API supports ARM yet. If it does, it might be possible to build hl2ss for ARM. If it does not, then it still might be possible to build a reduced version without the Research Mode sensors but this might not work for you. In either case, the functions in neon.cpp would have to be reimplemented for ARM.

jdibenes avatar Feb 27 '23 04:02 jdibenes

Hello, I think microsoft psi uses the research mode API to expose the sensors. We have used psi in ARM applications before so I think Research Mode API supports ARM.

Abdul-Mukit avatar Mar 13 '23 21:03 Abdul-Mukit