Skip to content

Release v2.13.0

Compare
Choose a tag to compare
@SzabolcsGergely SzabolcsGergely released this 22 Nov 19:37
· 547 commits to main since this release
77f0f1f

Features

  • Support for OAK-D lite
  • Lazy loading for video encoder: memory is allocated based on the resolution of the first frame, no need to specify at pipeline build time. Bitrate is set automatically based on resolution unless specified explicitly.

Bugs

Misc

  • Resolved some static analyzer warnings in the codebase. Thanks to @diablodale
  • Code changes: #66