Hey, Thanks for reporting issues back to Nextcloud Face Recognition. Please, try to complete this report in detail so we can help you easier. :smile:
Make sure you read all the documentation, and the FAQ, and that the issue has not been reported before. :wink:
Expected behaviour
Small images should load very quickly. Especially in the face tagging user interfaces where faces are very small and you really want to make sure all the faces are loaded before assigning them all to a person's name.
Actual behaviour
I know my server is not super great, but the thumbnails seem to be generated on the fly, when it could be better to store them somewhere at a small size until face tagging has been performed.
Steps to reproduce
1.
2.
3.
Server configuration
Operating system:
Pdlib version:
How is DLib installed: Make sure it is working correctly with this tool
How is PDlib installed: Make sure it is working correctly with this tool
PHP version:
Web server:
Database:
Nextcloud version:
Client configuration
Browser:
Operating system:
Logs
Background task log with debug.
sudo -u apache php occ -vvv face:background_job
```
Insert your background log here
```
Web server error log
Web server error log
```
Insert your webserver log here
```
Nextcloud log (data/nextcloud.log)
Nextcloud log
```
Insert your Nextcloud log here
```
Browser log
Browser log
```
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...
```
I was playing around with this too, trying to use preview-generator. Are the facerecognition previews stored in the standard preview directory along with everything else?
Hey, Thanks for reporting issues back to Nextcloud Face Recognition. Please, try to complete this report in detail so we can help you easier. :smile:
Make sure you read all the documentation, and the FAQ, and that the issue has not been reported before. :wink:
Expected behaviour
Small images should load very quickly. Especially in the face tagging user interfaces where faces are very small and you really want to make sure all the faces are loaded before assigning them all to a person's name.
Actual behaviour
I know my server is not super great, but the thumbnails seem to be generated on the fly, when it could be better to store them somewhere at a small size until face tagging has been performed.
Steps to reproduce
1. 2. 3.
Server configuration
Operating system:
Pdlib version:
How is DLib installed: Make sure it is working correctly with this tool
How is PDlib installed: Make sure it is working correctly with this tool
PHP version:
Web server:
Database:
Nextcloud version:
Client configuration
Browser:
Operating system:
Logs
Background task log with debug.
sudo -u apache php occ -vvv face:background_job
``` Insert your background log here ```Web server error log
Web server error log
``` Insert your webserver log here ```Nextcloud log (data/nextcloud.log)
Nextcloud log
``` Insert your Nextcloud log here ```Browser log
Browser log
``` Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ... ```