Results 2867 comments of MichaIng

Then it seems to be a bug in motion itself, since the config does not enforce any resolution. In this case I'd expect it to show the stream unmodified. Reading...

> I've actually tested on 4.4.0 as well, it does have the same issue. Okay, good to know. There is an issue/discussion about this, older than motion 4.4: https://github.com/Motion-Project/motion/discussions/1489 It...

It creates an `/etc/motioneye/motion.conf` (within "motioneye" config dir, no "motion" config dir) as well, isn't it?

> After all, it doesn't sound right to have the config here since we might be dealing with streams with different resolution. Okay, so motionEye does not enforce the 640x480...

Many thanks for reporting. Also no password in a way is a password, at least the username needs to be entered correctly, and you need to explicitly leave the password...

> But let's be honest, just by overlaying a div above the still viewable content does not provide any security at all. That is true indeed 😄. I wonder whether...

@flo-at `CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse` works very well, many thanks. However, basically the same error happens on `rustup self uninstall` and when temporary directories are attempted to be removed during the process: ```...

The base image in the workflow [here](https://github.com/pguyot/arm-runner-action/blob/main/.github/workflows/test-aarch64.yml#L17) should be probably taken via [download_image.sh](https://github.com/pguyot/arm-runner-action/blob/main/download_image.sh)? So there are no multiple places to update, when URLs change. The `raspi_*_bookworm` image URLs need an...

Btw, I became aware of your action while investigating ARMv7-only builds (with NEON enabled) which where intended to work on ARMv6hf (RPi 1/Zero). Your RPi 1 base image is used,...

Cross-referencing what needs to be solved in `flexible-hyper-server-tls`: https://github.com/ravenclaw900/flexible-hyper-server-tls/issues/1