OE4T / meta-tegra

BSP layer for NVIDIA Jetson platforms, based on L4T
MIT License
404 stars 222 forks source link

[question][kirkstone-] Are the recipes for Gstreamer 1.14.x still required when using tegra-container-passthrough #1672

Open graugans opened 1 month ago

graugans commented 1 month ago

A quick question, when using the commit https://github.com/OE4T/meta-tegra/commit/cffdf0bf6ef9e2cddb26547608627a8329e1a9cf with the package tegra-container-passthrough is it still neccessary to use the gstreamer version 1.14 from the contrib layer?

BTW, I stumbled across the tegra-container-passthrough while checking container-runtime-csv.bbclass where would be a good place to document this? I guess contrib/README.md is a good place for this?

madisongh commented 1 month ago

Right, with the container passthrough stuff in place, you should be able to drop the gstreamer 1.14 recipes. That readme file is probably as good a place as any to mention it - feel free to send a PR.