I have a following error message when trying to run any of the examples from depthai:
[19443010216B782700] [1.3] [1.401] [ColorCamera(1)] [error] Camera not detected on socket: 0
[19443010216B782700] [1.3] [1.401] [ColorCamera(0)] [warning] Unsupported resolution set for detected camera OV9782, needs 800_P or 720_P. Defaulting to 800_P
[19443010216B782700] [1.3] [1.402] [ColorCamera(2)] [warning] Unsupported resolution set for detected camera OV9782, needs 800_P or 720_P. Defaulting to 800_P
[19443010216B782700] [1.3] [1.588] [StereoDepth(4)] [error] Left input image width ('854') must be multiple of 16. Skipping frame!
[19443010216B782700] [1.3] [1.616] [StereoDepth(4)] [error] Left input image width ('854') must be multiple of 16. Skipping frame!
Everything was working until suddenly stopped. I can see the camera when I run lsusb. I followed all the suggestions in previously mentioned similar issues, but it does not help. I am using Ubuntu 22.
Thanks in advance!