- Added
--roi
option.
- Fixed bug where
--evcomp
does not work properly.
- Added
--ex
option.
- Display texts in preview (by @nalajcie)
- bugfix: Memory leak when using --time option
- Add tab_scale directive to hooks/subtitle
- Fix stream name for --rtspout option
- bugfix: picam does not generate frames in VFR
- Improve build settings and instructions (by @Linkaan)
- Add option to set backgroud color for the preview (by @nalajcie)
- Other small fixes
- Add
--wbred
and--wbblue
options. - Add wbred and wbblue hooks.
- Add timestamp feature.
- Add subtitle feature.
- Introduce concepts of global and per-recording recordbuf.
- Now it is able to specify the directory and filename for each recording.
- Set state/record to false after the recording is actually complete.
- Change the format of state/*.ts files.
- Add audio preview feature (
--audiopreview
and--audiopreviewdev
options). - Change default value of
--opacity
to 0.
- Add
--opacity
option.
- Show error when picam receives an invalid hook
- Fix white balance control for the latest firmware
- Add hooks for white balance control
- Add support for various AVC profiles and levels (--avcprofile, --avclevel).
- Add support for 1080p (1920x1080) resolution.
- Add option to control white balance (
--wb
). - Add options to control exposure (
--metering
,--evcomp
,--shutter
,--iso
). - Fix: Generate correct PTS and DTS in variable frame rate mode.
- Change protocol used in
--rtspout
to work with node-rtsp-rtmp-server.
- Change PTS calculation for the latest Raspberry Pi firmware.
- Remove
--ptsstep
option.