Skip to content

️ Add GStreamer 1.22.6 from custom Cerbero build

Olivier Gauthier requested to merge feat/gstreamer-1.22.6 into develop

This MR modifies Scenic back-end build system to use custom GStreamer build based on Cerbero version 1.22.6. Cerbero build process requires more than 15 GB of free space, gstreamer base image is built manually for now.

  • Remove custom nvcodec build
  • Build GStreamer using Cerbero build system in Docker
  • Add examples to test nvcudah264enc and nvh264dec using gst-launch
  • Document how to install custom GStreamer SDK locally
  • Simplify CI build system to use build and runtime deps images built manually

Implements sat-mtl/tools/switcher#156 (closed).

Edited by Olivier Gauthier

Merge request reports