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

ARM64 support for UWP (Particularly useful for Hololens 2) #147

Open
havokentity opened this issue May 30, 2022 · 3 comments
Open

ARM64 support for UWP (Particularly useful for Hololens 2) #147

havokentity opened this issue May 30, 2022 · 3 comments

Comments

@havokentity
Copy link

Is your feature request related to a problem? Please describe.
I am extremely frustrated that I need to send a compressed texture over a network protocol manually at < 10 fps to play a video
stream on the Hololens 2

Describe the solution you'd like
Easy build support for ARM64 UWP which is the Hololens 2 platform

Describe alternatives you've considered
Manually sending still frames to my Hololens 2

Additional context
None

@ragavendranbalaCES
Copy link

Hi @havokentity , does it support ARM64 in Unity? and if possible can you share your code snippet which you're using for sending the video?

@havokentity
Copy link
Author

Hi @havokentity , does it support ARM64 in Unity? and if possible can you share your code snippet which you're using for sending the video?

Yeah it works but I've since used something else to get 60 fps for video streaming. Don't remember what I did and where the code is but I think I did something with Unity/Burst etc

@ragavendranbala
Copy link

@havokentity , how you built the c++ plugin for uwp unity? Where you find the documentation for APIs? Can you share some reference to do it?

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