sirdrakeistda

Results 41 comments of sirdrakeistda

I removed the line `cameraProfiles: {}` and now it seems working. The brackets were empty.

I would be interested too in collaborating.

This issue affects not only telegram bot. Also other connections/acounts (e.g. XMPP could) only be used for one single bridge at the same time.

No I didn't resolved it.

I think I have the same issue. I get following logs: ``` [PHP] Fehler: Error: imagecreatefromstring(): Data is not in a recognized format at /var/www/nextcloud/lib/private/legacy/OC_Image.php#758 at 0. OC\Log\ErrorHandler::onError() 1. /var/www/nextcloud/lib/private/legacy/OC_Image.php...

For all people who face this issue: A workaround is the name person cluster option in memories (not merge) instead of the naming option in facrecognition itself. This option has...

@nalepae I tried to add a few new functions and changed the github actions (removed old python versions). I don't know how to setup the workflow perfect. At the moment...

I do not understand how to change the setting. The page you mentioned seems more like a theoretical background info instead of a instruction. As far as I understood this...

> It looks like it's an undocumented setting as `min_face_size` that defaults to 40, which I assume is 40x40 pixels : https://github.com/matiasdelellis/facerecognition/blob/master/lib/Service/SettingsService.php#L77 I searched for this setting, but I do...

I have NC30 running with facerecognition enabled. facerecognition does not recognize the pdlib installation with php8.3. Not sure wether it's related to NC30 or php8.3. The pdlib test work without...