Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@thiesmoeller thiesmoeller released this 16 Aug 15:31
44c7c72

Release Notes

[1.0.0] - 2024-08-16

Added

  • debian/ubuntu binary packages
  • added python example to show use of pylonmeta from python

Fixed

  • NVMM color images corrupt
  • removing source while active buffers in pipeline
    • fixes lifetime issue between buffers in pipeline and src
    • fixes #54
  • Proper init/terminate of pylon sdk from gst-plugin-scanner
    • avoids output of an exception message after new install
  • Removed unused pylonc library dependency

Changed

  • Only export external header files to access PylonMeta

The debian packages require an installation of pylon 7.5.0

GStreamer Plugin

OS Version x86_64 arm64
Ubuntu 24.04 gst-plugin-pylon_1.0.0-1.ubuntu-24.04_amd64.deb gst-plugin-pylon_1.0.0-1.ubuntu-24.04_arm64.deb
Ubuntu 22.04 gst-plugin-pylon_1.0.0-1.ubuntu-22.04_amd64.deb gst-plugin-pylon_1.0.0-1.ubuntu-22.04_arm64.deb
Ubuntu 20.04 gst-plugin-pylon_1.0.0-1.ubuntu-20.04_amd64.deb gst-plugin-pylon_1.0.0-1.ubuntu-20.04_arm64.deb
Debian Bookworm gst-plugin-pylon_1.0.0-1.debian-12_amd64.deb gst-plugin-pylon_1.0.0-1.debian-12_arm64.deb
Debian Bullseye gst-plugin-pylon_1.0.0-1.debian-11_amd64.deb gst-plugin-pylon_1.0.0-1.debian-11_arm64.deb

Development Package

OS Version x86_64 arm64
Ubuntu 24.04 gst-plugin-pylon-dev_1.0.0-1.ubuntu-24.04_amd64.deb gst-plugin-pylon-dev_1.0.0-1.ubuntu-24.04_arm64.deb
Ubuntu 22.04 gst-plugin-pylon-dev_1.0.0-1.ubuntu-22.04_amd64.deb gst-plugin-pylon-dev_1.0.0-1.ubuntu-22.04_arm64.deb
Ubuntu 20.04 gst-plugin-pylon-dev_1.0.0-1.ubuntu-20.04_amd64.deb gst-plugin-pylon-dev_1.0.0-1.ubuntu-20.04_arm64.deb
Debian Bookworm gst-plugin-pylon-dev_1.0.0-1.debian-12_amd64.deb gst-plugin-pylon-dev_1.0.0-1.debian-12_arm64.deb
Debian Bullseye gst-plugin-pylon-dev_1.0.0-1.debian-11_amd64.deb gst-plugin-pylon-dev_1.0.0-1.debian-11_arm64.deb

Python Bindings

OS Version x86_64 arm64
Ubuntu 24.04 python3-pygstpylon_1.0.0-1.ubuntu-24.04_amd64.deb python3-pygstpylon_1.0.0-1.ubuntu-24.04_arm64.deb
Ubuntu 22.04 python3-pygstpylon_1.0.0-1.ubuntu-22.04_amd64.deb python3-pygstpylon_1.0.0-1.ubuntu-22.04_arm64.deb
Ubuntu 20.04 python3-pygstpylon_1.0.0-1.ubuntu-20.04_amd64.deb python3-pygstpylon_1.0.0-1.ubuntu-20.04_arm64.deb
Debian Bookworm python3-pygstpylon_1.0.0-1.debian-12_amd64.deb python3-pygstpylon_1.0.0-1.debian-12_arm64.deb
Debian Bullseye python3-pygstpylon_1.0.0-1.debian-11_amd64.deb python3-pygstpylon_1.0.0-1.debian-11_arm64.deb