3DO v2 nozzle cam not detected anymore by mainsail
Hi, it was working fine but this morning I plugged in the printer and it wasn't recognise anymore (by that I mean the camera does not appear in the dashboard and when I reconfigure it it's black)
I plugged the usb onto my laptop and it work fine so the camera/dsp/cable are fine.
what could I do on the raspberry to try to debug the issue?
Thanks.
Solution:Jump to solution
allright so anwsering in case it helps someone.
ustreamer was missing on the raspberry, which is strange since it was working before.
...
2 Replies
forgot to say it's on a raspberry pi 4 with a ratrig V core 4
Solution
allright so anwsering in case it helps someone.
ustreamer was missing on the raspberry, which is strange since it was working before.
sudo apt update
sudo apt install ustreamer
and then a reboot solved the issue