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

Change camera resolution of Hololens 2?? #20

Closed
mokserpent opened this issue Nov 4, 2020 · 1 comment
Closed

Change camera resolution of Hololens 2?? #20

mokserpent opened this issue Nov 4, 2020 · 1 comment

Comments

@mokserpent
Copy link

I run the example in my H2 well , but I need to use the higher resolution of camera
like the 19201080 or higher that supported by H2,
Is it possible to change the resolution from 896
504 to higher?? Thanks.

@doughtmw
Copy link
Owner

doughtmw commented Nov 5, 2020

Hi @mokserpent, sure! You can enforce whichever resolution of the camera you like by modifying the MediaFrameSourceGroup file in the HoloLensForCV repo (here is the permalink). You will need to rebuild the HoloLensForCV project then copy over all output files into your Unity Assets->Plugins->x86/ARM folder before deploying the app.

@doughtmw doughtmw closed this as completed Nov 5, 2020
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

2 participants