Anxuae

Results 174 comments of Anxuae

Hi @andhey For gphoto2 camera, the possible image effects are defined here: https://pillow.readthedocs.io/en/latest/reference/ImageFilter.html

Could be a good idea to implement same effect than picamera using PIL library

Hi @samuelgbrown Be sure that the resolution that you have put in the configuration is compatible with your web camera. This OpenCV error seems to tell me that resolution not...

Hi @samuelgbrown This is a strange behavior. By default, pibooth keep in reference the initial resolution as "preview resolution". You have configured a resolution at (640, 480), so after the...

Hi @jeyremy Printed files are sent to a CUPS server which centralize all the requests. It's difficult to determine if a printer is available or not. Because CUPS does not...

Hi @dominiquegrota your log does not show any crash. can you attach the full log? thanks

Hi @dominiquegrota Can you give me your overlay in order to reproduce?

Hello, I have the same issue when I combine `@staticmethod` with an other one after my module is cythonized. There is any update about this issue? Thanks Here is my...

Maybe it could merge in master. Support for libcamera will be done in a branch 3.x and master will be renamed in 2.x (stop of support for PiOS < Bulleyes)