Bastian Venz

Results 38 comments of Bastian Venz

@MenosGrante, if i understand correctly, this Library (penza.aar) is just for UI Customizations?

The thing i found (PS: Pressing on `View Debug Logs` doesn't bring up the debug log location) ``` [2024-02-28 15:46:25.244] [browser] [info] [kubectl-proxy]: Append Server Path enabled. [2024-02-28 15:46:25.300] [browser]...

Would be awesome, as im currently trying to enable Modsecurity correctly in k8s (before it was sadly copied from a default nginx, eg `nginx -g 'daemon off;'`, which did not...

The thing i was asking about lib-camera is, how would else a easier way to get the images from the Camera to mjpg-streamer if not directly through their API. The...

I needed to use `export LD_PRELOAD=/usr/lib/aarch64-linux-gnu/v4l2-compat.so` due to the fact its not the default arm but the 64 bit. Result was ``` root@octopi:/opt/mjpg-streamer/mjpg-streamer-experimental# ./mjpg_streamer -o "output_http.so -w ./www" -i "input_uvc.so"...

/dev/video1 is the same. All Interfaces wont work. Either because it is unable to query device or because the device itself is not for recording.

One workaround that works now is to fall back to the Legacy Camera System they readded 2 days ago. I tested it with that and everything went fine but as...

I got informed via the Release Notest: https://downloads.raspberrypi.org/raspios_armhf/release_notes.txt I just used `raspi-config` then enabled the Legacy Camera option and rebooted

I could suspect that the AutoFocus Cam would not work because it was not existing before libcamera was public

From the given Folder only the last 5 are interesting in the following order: 1. professions 2. races 3. traits 4. items 5. monsters And for the start some clarifications,...