scrcpy-opencv
scrcpy-opencv copied to clipboard
Can I cross build for windows on linux?
I know I can cross build scrcpy by itself but haven't tried with the modded version
I have no experience with cross building for windows. If you can install OpenCV and libswscale-dev on windows in a way that the linker can find it, I suppose it's possible, but I haven't tried it.