NET-BYU / sss

11 stars 1 forks source link

Camera IP address integrity #1

Open christopolise opened 2 years ago

christopolise commented 2 years ago

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

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

schielb commented 2 years ago

Created bryson_camera_2 branch to work on it

christopolise commented 2 years ago

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'