Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Update Ubuntu GStreamer to the specified version:

...

The C3V platform has hardware video codecs and provides a V4L2 framework. It currently supports GStreamer 1.20.1, 1.22.9, and 1.24.2:

  • For Ubuntu 20.04 and Ubuntu 22.04, we recommend using version 1.22.9, which is the same as the version that Buildroot 2024.02 used default. It’s newer than the default versions of Ubuntu 20.04 and Ubuntu 22.04. And its patches can be found in the path: <C3V_code>/linux/rootfs/initramfs/buildroot/package/gstreamer1/gst1-plugins-good

Or you can just use the following:

View file
namegstreamer-1.22.9-20250207-patch.7z

  • For Ubuntu 24.04, we recommend using version 1.24.2, which is the same as the version of Ubuntu 24.04 used default.

View file
namegstreamer-1.24.2-2025012420250207-patch.tar7z

  • To use version 1.20.1, please use the following patch:

...