quet

Results 1 issues of quet

Hi! I'm having a memory leak when liveview is running, is there any way to avoid this? Regards code: def liveview(): global main_surface C = piggyphoto.camera() C.leave_locked() C.capture_preview('./Ims/preview.jpg') picture =...