Issues building zed-gstreamer with Dockerfile.l4t35_4-humble-release

Hey, I successfully built the ZED container using the Dockerfile.l4t35_4-humble-release on Jetpack 5.1.2 but I’m having issues when I try to add zed-gstreamer.

The package that seems to cause the issue is libgstreamer-plugins-bad1.0-dev. Without it the container builds just fine but I’m not sure if I’m missing certain libaries if I just leave it out.

I added my Dockerfile and the error_log to the message. I would appreciate if anybody could help me with this issue.

Dockerfile (4.9 KB)
error_log.txt (50.4 KB)

@nweg
the problem is with an OpenCV dependency.
I recommend you search the internet for a valid solution.

Please note that you can remove the libgstreamer-plugins-bad1.0-dev package if the plugins correctly compile without it.