VAOC 3DO Cam broken after Crowsnest update

Hi, I did the update of Crowsnest, from v4.1.11 to v4.1.13-1.
After the update the VAOC Cam stopped working.
I tried to uninstall and reinstall crowsnest more than a couple of times, also changing the Git tag back to v4.1.11, but the problem seems not solvable.

Anyone had the same issue?
I noticed some stange behaviour in the logs for the 3DO cam.

I attached the debug logs produced from crowsnest, clean with the option "delete_log: true".

Additional infos.
I also tried to change the device IDs to by-id, obtained with the command below, and I have also tried to change from camera-streamer to ustreamer, but the 3DO cam does not give signs of life, even if I enable rtsp.

pi@RatOS:~/crowsnest/tools $ v4l2-ctl --list-devices
bcm2835-codec-decode (platform:bcm2835-codec):
        /dev/video10
        /dev/video11
        /dev/video12
        /dev/video18
        /dev/video31
        /dev/media3

bcm2835-isp (platform:bcm2835-isp):
        /dev/video13
        /dev/video14
        /dev/video15
        /dev/video16
        /dev/video20
        /dev/video21
        /dev/video22
        /dev/video23
        /dev/media2
        /dev/media4

rpivid (platform:rpivid):
        /dev/video19
        /dev/media5

HD Camera: HD Camera (usb-0000:01:00.0-1.1.1.4):
        /dev/video2
        /dev/video3
        /dev/media1

Rat Rig VAOC Camera: Rat Rig VA (usb-0000:01:00.0-1.1.2):
        /dev/video0
        /dev/video1
        /dev/media0

Thanks!!
Was this page helpful?