Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does hl2ss support ARM #19

Open
xw0810 opened this issue Feb 21, 2023 · 2 comments
Open

Does hl2ss support ARM #19

xw0810 opened this issue Feb 21, 2023 · 2 comments

Comments

@xw0810
Copy link

xw0810 commented Feb 21, 2023

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

@jdibenes
Copy link
Owner

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.

@Abdul-Mukit
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants