Open
Description
I try to build zed-open-capture on MacOS. All dependencies are satisfied but some Linux headers are not. Such as 'linux/usb/video.h'. Can you fix that?
[ 7%] Building CXX object CMakeFiles/zed_open_capture.dir/src/videocapture.cpp.o
/zed-open-capture/src/videocapture.cpp:32:10: fatal error: 'linux/usb/video.h' file not found
#include <linux/usb/video.h> // for UVC_GET_CUR, UVC_SET_CUR, UVC_GET_LEN