Results 2858 comments of MichaIng

Many thanks for your report. Please stick with English here, but it's fine now, I'll try to replicate it.

@ascl00 Many thanks for your PR. I left some comments/suggestions. Also, please rebase onto current `dev` branch. It requires quite some changes since `diskctl.py` move to `controls/diskctl.py`, `update.py` to `handlers/update.py`...

Looks like there is another command call invalid on FreeBSD: #1060

This PR has major conflicts. It would need to be recreated based on the new `dev` branch at best, reducing the changes to the minimal really required ones.

When did you install motionEye? We merged a fix for creating timelapse videos from pictures just recently: #2437 Here is how to upgrade to latest commit: https://github.com/motioneye-project/motioneye/tree/dev#upgrade

The commit was merged 6 days ago. Please try to update motionEye via linked instructions.

You followed the upgrade instructions, especially `--force-reinstall`? Also did you `systemctl restart motioneye` afterwards? If so, please post the service logs again: ```sh journalctl -u motioneye ```

``` Protocol "rtsp" not supported or disabled in libcurl ``` Interesting, which is your distro and version? Looks like the distributed `libcurl` does not support RTSP and for `pycurl` (used...

motionEye automatically adjusts the brightness, but AFAIK only when the stream is watched on web UI, so it may be expected that this doesn't happen before. Not sure whether the...

Can you please try the new Python 3 version of motionEye: https://github.com/motioneye-project/motioneye/tree/dev#installation