MichaIng
MichaIng
That some may be annoyed by such warning is indeed true. As said, upcoming update will offer the firmware migration more prominently via DietPi update. It has been applied/tested by...
Migration to the new kernel/firmware stack is now offered via next DietPi update and `dietpi-config` > Advanced Options > RPi firmware migration, to apply any time later. We will make...
Thanks for reporting. At some point we added a condition to our inputbox function to require some input, which we previously handled around the function call in various cases. We...
This should solve it: https://github.com/MichaIng/DietPi/commit/f7096ee If you want to test, you can switch to `dev` branch this way: ```sh G_DEV_BRANCH dev ``` And to revert ```sh G_DEV_BRANCH master ```
Thanks for the issue, something which bugs me by times since a while. I can confirm the very same: Works on all apps/store sections but Discover and App bundles. Since...
Just adding another concrete use case: - On ARMv6hf and ARMv7 systems, most wheels need to be compiled, since upstream does usually not upload wheels for this architectures, but at...
I think it only really makes sense if multiple users are supported: #541 @xj25vm just to understand it correctly: You are currently adding two separate camera streams from the same...
It also causes unnecessary traffic and processing at the server. Probably easiest is to have camera preview switches per-user in admin settings. Might be also useful for the admin itself,...
Would be great if you could open a pull request 🙂.
Do they work when you remove/disable all other cameras? And do they work if you add them as plain MJPEG network cameras without motion processing? And with motionEye 0.42.1 on...