apt list | grep gstreamer | grep plugin
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
gstreamer1.0-plugins-bad-apps-dbgsym/rk3588s2-bookworm 1.22.9-2 arm64
gstreamer1.0-plugins-bad-apps/rk3588s2-bookworm,now 1.22.9-2 arm64 [installed,automatic]
gstreamer1.0-plugins-bad-dbgsym/rk3588s2-bookworm 1.22.9-2 arm64
gstreamer1.0-plugins-bad/rk3588s2-bookworm,now 1.22.9-2 arm64 [installed]
gstreamer1.0-plugins-base-apps-dbgsym/rk3588s2-bookworm 1.22.9-1 arm64
gstreamer1.0-plugins-base-apps/rk3588s2-bookworm,now 1.22.9-1 arm64 [installed,automatic]
gstreamer1.0-plugins-base-dbgsym/rk3588s2-bookworm 1.22.9-1 arm64
gstreamer1.0-plugins-base/rk3588s2-bookworm,now 1.22.9-1 arm64 [installed]
gstreamer1.0-plugins-good-dbgsym/rk3588s2-bookworm 1.22.9-1 arm64
gstreamer1.0-plugins-good/stable-security,stable,now 1.22.0-5+deb12u2 arm64 [installed]
gstreamer1.0-plugins-rtp-dbgsym/stable-debug 1.14.4.1 arm64
gstreamer1.0-plugins-rtp/stable,now 1.14.4.1 arm64 [installed]
gstreamer1.0-plugins-ugly-dbgsym/rk3588s2-bookworm 1.22.9-1 arm64
gstreamer1.0-plugins-ugly/rk3588s2-bookworm,now 1.22.9-1 arm64 [installed]
gstreamer1.0-python3-plugin-loader-dbgsym/stable-debug 1.22.0-2 arm64
gstreamer1.0-python3-plugin-loader/stable 1.22.0-2 arm64
The apt list output for GStreamer plugins shows that the gstreamer1.0-plugins-good package is at version 1.22.0-5+deb12u2 from the stable-security and stable repositories. However, the Radxa repository (rk3588s2-bookworm) lists version 1.22.9-1 for related packages.
Additionally, I attempted to manually download the GStreamer Debian package from the Radxa repository, but it fails to install.