Veeck
Veeck
Hi there, we have a maybe similar issue open in the MagicMirror repo: https://github.com/MichMich/MagicMirror/issues/2712 The problem is that the input contains html-entitries like "ö" for the german "ö" which isnt...
Thx for the clarification (and of course your library). As it turned out, the nunjuck templating used was the culprit for our issue :-)
Could you try enabling the legy camera support in the raspi-config tool? 3 Interface Options -> I1 Legacy Camera
FYI: I switched back to the legacy raspios (https://www.raspberrypi.com/news/new-old-functionality-with-raspberry-pi-os-legacy/) and there the bug doesnt seem to appear.
So we can close thi sissue for now?
Sorry, cant help you directly since I dont own a pi camera. But what does your output say when running "systemctl status systemd-modules-load.service" as mentioned in the error log above?
Looks like you got a typo there: you wrote v412 but it should be v4l2
Can confirm that happens on a fresh installation of raspi OS starting with their latest releases. You need to enable the legacy camera support in the raspi-config tool. I updated...
Hi guys, just found out that there is now a "legacy" raspberry os, which uses the old debian. Maybe you can check this out? https://www.raspberrypi.com/software/operating-systems/#raspberry-pi-os-legacy
Hi @cdr93 thanks for you rinterest in my project. I (re-)started work on a branch to integrate different utils for monitor handling. If you want you can checkout the branch...