Thomas Fanninger
Thomas Fanninger
Add two or more cameras into a group and when one motion detection is active for recording, every camera in this group are recording. Scenario: More cameras in one area,...
It would be nice, if it's possible to change the motion detection or object detection for the night time (Change per MQTT?). For example to change the threshold value or...
### Describe the issue When I change the zone via the select entity, I get the error "Cannot request this zone as it is not defined.". In the landroid app...
Hi, It looks like everythink is working. But after granting access, I get following error. ``` Internal Error: Action not implemented ``` My way to configure NextCloud and Kanboard. In...
Server: linux Caddy 0.9.5 PHP-fpm 7.1.2 (tcp listening) When I upload a file or create directory, pydio create the file or directory on the file system. But don't show it...
Insert watermark on every image. Define the watermark image ``` php c::set('kirby.extension.imageext.watermark','.../watermark.png'); // Default is false ``` ``` php (imageext: picture.jpg watermark: watermark.png) ```
Support over the kirby plugin [GMaps](https://github.com/fanningert/kirbycms-extension-gmaps). Read the location from the EXIF/XMP attributes and at a google maps over the gallery. Example: ``` kirby (image: image.jpg map: true) ``` or...
It would be nice to create a special Thumbnail for the target image in a image gallery. So it is possible to use resize, crop and all other feature (watermark)...