zed-open-capture icon indicating copy to clipboard operation
zed-open-capture copied to clipboard

Add support for MacOS

Open tanzby opened this issue 4 years ago • 6 comments

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

tanzby avatar Jun 06 '20 09:06 tanzby

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 avatar Jun 06 '20 10:06 Myzhar

@Myzhar May I ask if it's working on windows now? Is there an installation tutorial for windows?

baidut avatar Jul 02 '21 20:07 baidut

@baidut the support for Windows and MacOs has not yet been scheduled.

Myzhar avatar Jul 04 '21 06:07 Myzhar

Thanks for letting me know!

baidut avatar Jul 08 '21 22:07 baidut