hl2ss icon indicating copy to clipboard operation
hl2ss copied to clipboard

Hololens 1

Open pkritika opened this issue 1 year ago • 3 comments

Hey. Do you think this repo works for hololens 1 too?

pkritika avatar Sep 30 '24 23:09 pkritika

Hi, No. Some of the data preprocessing stuff uses ARM64 intrinsics and the research mode for HoloLens 1 is different, so it won't even build.

jdibenes avatar Oct 01 '24 00:10 jdibenes

I am trying to run client_stream_pv.py since I only require camera data of the hololens. It's not gonna work for this one too?

pkritika avatar Oct 01 '24 00:10 pkritika

No. The server app won't run on hololens 1 so the python script won't work.

jdibenes avatar Oct 01 '24 00:10 jdibenes