Skip to content

v0.4.0

Compare
Choose a tag to compare
@thiesmoeller thiesmoeller released this 06 Oct 19:39
· 480 commits to main since this release

[0.4.0] - 2022-10-06

Added

  • Add property to control behaviour in case of capture errors. Allow to abort capture ( current behaviour ) / skip / keep bad buffer
  • Add support for proper handling of a device disconnect

Changed

  • Dynamically adjust a feature's access mode. This will make a feature writable, if it's access mode depends on another features state. ( Fixes issue #12 )

Fixed

  • Fix building gst-plugin-pylon with pylon 6 in monorepo configuration ( Fixes issue #15 )