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

pyv4l2/frame.c:275:10: fatal error: 'linux/videodev2.h' file not found #6

Open
LongZhai opened this issue Oct 6, 2019 · 1 comment

Comments

@LongZhai
Copy link

LongZhai commented Oct 6, 2019

pyv4l2 cannot be installed on MacOS
using below command:
pip install pyv4l2

error message:
pyv4l2/frame.c:275:10: fatal error: 'linux/videodev2.h' file not found
#include "linux/videodev2.h"

@JohnDMcMaster
Copy link

Hi @LongZhai I'm not a dev for this repo, but v4l2 is Linux kernel thing. So unfortunately I don't think it will work on MacOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants