Frak
Frak
In other news, I was able to get rclone to work using a helpful [motioneyos extension project ](https://github.com/goldfix/motioneyeos_ext) but had to update the rclone binary to 1.60.1 first.
> > In other news, I was able to get rclone to work using a helpful [motioneyos extension project ](https://github.com/goldfix/motioneyeos_ext) but had to update the rclone binary to 1.60.1 first....
> Here are several links to adjust settings: > [Watchdog settings](https://github.com/ccrisan/thingos/wiki/watchdog.conf) > [os startup](https://github.com/ccrisan/thingos/wiki/os.conf) is the location for disabling network services if no network: OS_NETWORKLESS, but this disables any service...
Enable Audio: You make the change in Unraid's WebUI so there is no file to actually edit. Just right click on the docker app and select Edit: 
See [this](https://github.com/mrlt8/docker-wyze-bridge/wiki/Camera-Audio) for details about the Audio feature. According to that page, the value should be `True` and not `TRUE`. I don't know if it makes a difference but I...
I noticed that docker logs show me exactly the line I want. Something like: ``` [2022-05-22 00:34:34] movies_monitor: Detected change to directory /dir2/xxxxx ``` where xxx is the thing I...
> I am curious, is there a chance anyone has a copy of an old airport executable, from an older version of MacOS? From when it had the option to...
For what it's worth, I have Lulu 2.5.1 running on MacOS 13.6.2 and it seems to work fine for RDP 10.9.4(2161) I have an allow everything rule for RDP: My...
I have the same problem on 13.6.2 Apple Silicon When I launch Network Monitor, it loads but is not interactive and just hangs.
For what it's worth, I am running motion eye on a Raspberry Pi and was able to get the http stream to work with frigate ```yaml cameras: picam: ffmpeg: input_args:...