You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows on arm devices support (arm64, copilot pc's, prior and future iteration of said devices)
What problem does this feature solve?
With the new windows on arm devices coming out, it would be great to have native support of the app for better performance and better screen capture support as current implementation is buggy and framerate capped (arround 10/25fps) on said devices.
What does the proposed API look like?
XXX
How should this be implemented in your opinion?
By changing the x64 dependencies to arm64 and make custom functions to fill the potential gaps.
Are you willing to work on this yourself?
I have never developped for arm64 let alone windows but I would be glad to contribute to this project. (especially if it can improove my personal experience with it)
The text was updated successfully, but these errors were encountered:
Feature request
Windows on arm devices support (arm64, copilot pc's, prior and future iteration of said devices)
What problem does this feature solve?
With the new windows on arm devices coming out, it would be great to have native support of the app for better performance and better screen capture support as current implementation is buggy and framerate capped (arround 10/25fps) on said devices.
What does the proposed API look like?
XXX
How should this be implemented in your opinion?
By changing the x64 dependencies to arm64 and make custom functions to fill the potential gaps.
Are you willing to work on this yourself?
I have never developped for arm64 let alone windows but I would be glad to contribute to this project. (especially if it can improove my personal experience with it)
The text was updated successfully, but these errors were encountered: