michael
michael
There seems to be an issue in getting glyph-outlines of font-files. To reproduce just open the font_explorer provided, select Norasi.ttf and go to the glyf-tab. Most of the signs are...
``` michael@michael-linux:~/webdev/custom/plugins/SwagMediaS3$ ./build.sh Loading composer repositories with package information Installing dependencies from lock file Warning: The lock file is not up to date with the latest changes in composer.json. You...
Next version will have the ability to define multiple configurations per category. For example two actions defined for the category "image" will allow to use different frames and a user...
Allow more flexible configuration of gpio and keyboard input to approve/decline images.
**Describe what it is that you want to accomplish** With the Pi5 there are two camera ports and I would like to sync the cameras frames as best as possible....
**Describe the bug** printing capture_metadata() to console holds a key `PispStatsOutput` with many numbers I am not sure what they are for. It seems a bit random though if it...
### What are wigglegrams? Wigglegrams are animated images that show a scene from multiple cameras perspectives at the same time (time-freeze-effect). Find some here and there: - https://www.reddit.com/r/wigglegrams/ - https://stereoscopy.blog/2020/06/21/making-wigglegrams-using-photoshop-tutorial/...
Numpy2 is not (yet) supported by simplejpeg. Until it is, pin numpy to v1 ``` ==================================== ERRORS ==================================== _______________________ ERROR at setup of test_getImages _______________________ @pytest.fixture() def backend_picamera2(): > from...
Add sensors when available to informationservice: https://github.com/giampaolo/psutil/blob/master/scripts/sensors.py add cyclic output for - temps - battery
To allow basic functions like -reboot -shutdown implement these functions as button available on non-authenticated page. To allow access in case admin login button is hidden, have second option to...