Skip to content

Release 0.3.19

Compare
Choose a tag to compare
@davidplowman davidplowman released this 17 Jun 10:31
· 39 commits to main since this release

0.3.19 Beta Release 18

Added

  • Add an example showing how to forward images to other processes using zero-copy.
  • Add a context manager method for capturing requests, e.g. with picam2.captured_request() as r:
  • Encoders can skip frames, e.g. run at half the rate of the camera.

Changed

  • Configuration alignment fixed on Pi 5.
  • Improve support for displays without alpha blending.