Overview
Create infrastructure and documentation for ChromaScape to support macOS systems, to support: 64-bit Apple silicon & 64-bit (x86) Intel machines.
Proposed Solution
- Create a
CVTemplates.sh shell file (if one does not already exist), to download necessary image templates for OpenCV template matching.
- Use the existing
MacProcessManager to integrate the getPid() function using native APIs.
- Create documentation in the
third-party/DEV_README.md file to help users compile RemoteInput binaries for 64-bit Apple silicon & 64-bit Intel systems.
- You may reference the existing RemoteInput Auto-Build workflow.
Alternatives
If you do not have access to an Apple silicon or Intel hardware macOS system at this time, feel free to push a solution for the one applicable to you.
Overview
Create infrastructure and documentation for ChromaScape to support macOS systems, to support: 64-bit Apple silicon & 64-bit (x86) Intel machines.
Proposed Solution
CVTemplates.shshell file (if one does not already exist), to download necessary image templates for OpenCV template matching.MacProcessManagerto integrate thegetPid()function using native APIs.third-party/DEV_README.mdfile to help users compile RemoteInput binaries for 64-bit Apple silicon & 64-bit Intel systems.Alternatives
If you do not have access to an Apple silicon or Intel hardware macOS system at this time, feel free to push a solution for the one applicable to you.