-
Notifications
You must be signed in to change notification settings - Fork 11
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
OpenCV unable to display images taken on the beaglebone. #451
Comments
We tried changing it to the proper resolution using
|
Solved this by setting the resolution with
|
This no longer works. Trying these isntructions: http://dumb-looks-free.blogspot.com/2014/05/beaglebone-black-bbb-with-logitech-c270.html |
Well, it still doesn't work.
(We tried setting the resolution manually for every setting we
give the select timeout error. @BrettGoldbach is working on this with me. @dfarrell07 @mynameis7 @kvijay1995 Do any of you have any ideas on what could be wrong? |
It works using a logitech c920, which is an HD camera that we can't use for our project. |
We plugged the beaglebone into an HDMI port so we could view the output of the openCV frames, and they're not working.
We can view the output on
mplayer
, so the webcam has drivers installed and everything and works, but openCV can't take pictures. We also previously tested OpenCV and proved that it worked on the BBB, so this is a new problem. Possibly related to #450Whenever we run qr_feed.py (or anything that takes pictures with OpenCV) we get this error:
The text was updated successfully, but these errors were encountered: