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

frameRaw() access often in the middle of a frame #27

Open
jonnor opened this issue Dec 2, 2016 · 2 comments
Open

frameRaw() access often in the middle of a frame #27

jonnor opened this issue Dec 2, 2016 · 2 comments

Comments

@jonnor
Copy link

jonnor commented Dec 2, 2016

My camera does not support MJPG, so I'm setting the format to RGB3. I call cam.frameRaw() inside the capture` callback and I get RGB data out. However, the data is not aligned with a frame capture. Example:

node-v4l2camera-misaligned-frame

@jonnor
Copy link
Author

jonnor commented Dec 2, 2016

I'm not quite sure how to do such alignment with V4L2. If someone can describe how it is supposed to be done, I can possibly fix it.

jonnor added a commit to jonnor/rebirth that referenced this issue Dec 2, 2016
@iglosiggio
Copy link

It's really weird. Does the library examples work ok?

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