GStreamer Nvidia Plugin error “file too short” using dustynv/deepstream:r35.4.1
I am creating a Dockerfile for an GStreamer app I have. I am using the following image :
FROM dustynv/deepstream:r35.4.1
I use the hardware : Jetson AGX ORIN.
I have the following tegra release : R35 (release), REVISION: 5.0, GCID: 35550185, BOARD: t186ref, EABI: aarch64…
I can compile the app without error using CMake, but when I start making request I get the following error message :