duan-dt
duan-dt
> I was compiling the mjpg-streamer for my raspberry pi camera when i got the error messages: > > ERROR: could not find input plugin Perhaps you want to adjust...
> I solved this by downloading the rpm here https://rpmfind.net/linux/rpm2html/search.php?query=libjpeg.so.8()(64bit) > and then installing it using rpm -i lib64jpeg8-2.1.2-4-omv4050.x86_64.rpm My workaround was through KIAUH and enabling legacy camera support. I...
edit: I also need to restart the container every time. Running sudo chmod a+rw /dev/ttyUSB0 fixes the issue before restarting but when it randomly stops working while it is running,...