Picamera2

Latest version: v0.3.18

Safety actively analyzes 623219 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.3.18

Added

* Yolov5s TensorFlow example.
* MJPEG server example with 90/270 degree rotation.

Changed

* File descriptor leak fixed when closing DmaAllocator.
* EGL memory leak fied.
* Missing R16 mono raw format added for Pi 5.
* Minor LibavH264Encoder improvements.

0.3.17

Added

* Pi 5 users can now request 48-bit RGB outputs (where each R, G and B sample is 16-bit).
* Support for h.264 codec profiles.
* DNG files can be written to ioBytes objects.
* Persistent allocators added.
* Timeout support waiting for asynchronous requests to complete.

Changed

* FFmpeg thread queue size increased, to suppress warnings and improve behaviour.
* Quality argument is respected properly by start_encoder().

0.3.16

Added

Changed

* A memory leak when using the new DmaAllocator has been fixed, allowing camera mode switches to work indefinitely again.

0.3.15

Added

* capture_request() allows you to specify a "no earlier than" timestamp.
* A callback is available in case the FfmpegOutput terminates unexpectedly.

Changed

* Workaround for V4L2 encoders getting stuck when trying to flush output.
* Fix for PIL version 10.
* Configuration objects work better with the new SensorConfiguration e.g. "picam2.still_configuration.sensor.output_size = (2028, 1520)"
* Updates for the latest libcamera.

0.3.14

Added

Changed

* Add picamera2.allocators package.

0.3.13

Added

* Pi 5 support added. Includes platform detection, new raw formats etc.
* Libav encoders added. These will be used as the H264 and MJPEG encoder on Pi 5.

Changed

* Frame buffers are now cached to improve performance.
* Encoders should no longer drop frames when closed.
* FfmpegOutput should stop properly when there's an audio stream.
* Updates for the latest version of libcamera, including sensor configuration.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.