Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for MacOS #2

Open
tanzby opened this issue Jun 6, 2020 · 6 comments
Open

Add support for MacOS #2

tanzby opened this issue Jun 6, 2020 · 6 comments
Assignees
Labels
feature_request New feature or request

Comments

@tanzby
Copy link

tanzby commented Jun 6, 2020

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
@Myzhar Myzhar added the feature_request New feature or request label Jun 6, 2020
@Myzhar
Copy link
Member

Myzhar commented Jun 6, 2020

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

@baidut
Copy link

baidut commented Jul 2, 2021

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

@Myzhar
Copy link
Member

Myzhar commented Jul 4, 2021

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

@baidut
Copy link

baidut commented Jul 8, 2021

Thanks for letting me know!

@ycvision
Copy link

ycvision commented Dec 2, 2022

Hi @Myzhar, I'd like to follow up on this thread. Is there any update on the support for MacOS?

@Myzhar
Copy link
Member

Myzhar commented Dec 2, 2022

I'm sorry, but MacOS support is not planned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature_request New feature or request
Development

No branches or pull requests

4 participants