Closed NicolajFoerderer closed 4 years ago
Somewhat related, does using --net=host
as described in https://stackoverflow.com/questions/58851228/gstreamer-camera-usage-within-docker-containers solve your issue?
For me it solves the error nvbuf_utils: Could not get EGL display connection
in a very different setup.
I'm still looking for a way to avoid it though...
That's it! Thank you dear stranger.
Hi, I am running a container on a NVIDIA Jetson Nano with display support:
When I run
tools/ZED_Diagnostic
all tests pass, but when I runtools/ZED_Explorer
the GUI pops up and then crashes with the following error message:Same issue, with other versions of ZED SDK or JetPack. If I install the ZED SDK on the Jetson Nano directly, everything works fine.