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

threshold image get stuck on init image #159

Open
robertinonicolazzi opened this issue Apr 5, 2018 · 6 comments
Open

threshold image get stuck on init image #159

robertinonicolazzi opened this issue Apr 5, 2018 · 6 comments
Labels

Comments

@robertinonicolazzi
Copy link

Well like the title said, im trying tu run simpleLite example, but if i press 'd' to look into the threshold image it is allways the same, only catch the first frame that my camera see

what can i do? im running on ubuntu 16.06

@robertinonicolazzi
Copy link
Author

before starting the camera, cmd show me this errors. But then everything start normally except that threshold is stuck

[error] ioctl error: Invalid argument
[error] Control 9963776 is not supported
[error] ioctl error: Invalid argument
[error] Control 9963777 is not supported
[error] ioctl error: Invalid argument
[error] Control 9963778 is not supported
[error] ioctl error: Invalid argument
[error] Control 9963779 is not supported
[error] ioctl error: Invalid argument
[error] Control 9963792 is not supported
[error] ioctl error: Invalid argument
[error] Control 9963793 is not supported
[error] ioctl error: Invalid argument
[error] Control 9963795 is not supported
[error] ioctl error: Invalid argument
[error] Control 9963776 is not supported
[error] ioctl error: Invalid argument
[error] Control 9963777 is not supported
[error] ioctl error: Invalid argument
[error] Control 9963778 is not supported
[error] ioctl error: Invalid argument
[error] Control 9963779 is not supported
[error] ioctl error: Invalid argument
[error] Control 9963792 is not supported
[error] ioctl error: Invalid argument
[error] Control 9963793 is not supported
[error] ioctl error: Invalid argument
[error] Control 9963795 is not supported

@robertinonicolazzi
Copy link
Author

I dont know if this errors are the problem. Because simpleLite run perfectly but not updating the threshold image

@philip-lamb
Copy link
Member

  1. Those errors don't indicate anything bad, just that your camera doesn't support adjustment of white balance and some other settings.

  2. I have been able to reproduce the error on Ubuntu 16.04, although the exact same code on macOS doesn't produce the error.

@philip-lamb philip-lamb added the bug label Apr 6, 2018
@robertinonicolazzi
Copy link
Author

@philip-lamb thanks a lot philip, i will follow this issue waiting for news

@asafgol
Copy link

asafgol commented Mar 10, 2019

Hi @philip-lamb I got exactly the same problem.
I run the simpleLite and simpleTest, at both of them the threshold image are always the same (from the first frame).
I tried to update my ubuntu to 18.04 but i had the same results.
There is any progress with that issue ??
Thanks

@robertinonicolazzi
Copy link
Author

robertinonicolazzi commented Mar 11, 2019 via email

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

No branches or pull requests

3 participants