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

Camera IP address integrity #1

Open
christopolise opened this issue Jun 30, 2022 · 2 comments
Open

Camera IP address integrity #1

christopolise opened this issue Jun 30, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@christopolise
Copy link
Contributor

When testing the camera in conjunction with all the other demos (and even by itself), there are several issues.

  • The camera feeds load well if they are found
  • If the feed is not found "No Camera" is printed to screen
  • Toggling between feeds then causes artifacts to appear when drawing "No camera"

Some of the errors from OpenCV can be found in the generated logs.

@schielb
Copy link
Contributor

schielb commented Jun 30, 2022

Created bryson_camera_2 branch to work on it

@christopolise
Copy link
Contributor Author

New error associated with the camera coming unplugged/not finding the stream:

global /tmp/pip-wheel-8c7uejek/opencv-python_88dbbad412c5416b992ae69de26299d6/opencv/modules/videoio/src/cap.cpp (166) open VIDEOIO(CV_IMAGES): raised OpenCV exception:

OpenCV(4.6.0) /tmp/pip-wheel-8c7uejek/opencv-python_88dbbad412c5416b992ae69de26299d6/opencv/modules/videoio/src/cap_images.cpp:253: error: (-5:Bad argument) CAP_IMAGES: can't find starting number (in the name of file): http://192.168.0.178:81/stream in function 'icvExtractPattern'

@christopolise christopolise added the bug Something isn't working label Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants