Description
in the current master branch of the code i am trying to run on my local server the issue i face while running the main script in capture mode, is once the script starts executing the log prompts the error saying
world_video-capture.uvcbackend: could not connect to device : No images will be supplied
warnings_world_camera-> no camera intristics avaible for camera (disconnected) at resolution (1280 *720) at resolution loading dummy intristics which might decrese the acuracy consider intrrisctic estimation
the camera feed i am able to open in my default windows application but the code fails
i have glimpse that chaniging camera setting might can resolve the issue but which file to check as the setting are also binary compiled (as per my knowledge)
Activity