zed-open-capture
zed-open-capture copied to clipboard
Add support for MacOS
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
Hi @tanzby we planned to add "video grabbing support" for MacOS and Windows in the next months, giving priority to the highest number of requests
@Myzhar May I ask if it's working on windows now? Is there an installation tutorial for windows?
@baidut the support for Windows and MacOs has not yet been scheduled.
Thanks for letting me know!
Hi @Myzhar, I'd like to follow up on this thread. Is there any update on the support for MacOS?
I'm sorry, but MacOS support is not planned.