Mikhail Kostyukov
Results
3
issues of
Mikhail Kostyukov
I've faced with quite odd frame index numbers coming from picamera module. The indices differs from overlay produced by camera.annotate_frame_num = True Code to reproduce: ``` import picamera import picamera.array...
I want to change framerate on the fly. From time to time Raspberry 3B with camera V2.1 I get module freeze. Nothing helps, but reboot. Code to reproduce: ``` import...