NDI SDK 5.6 - Video decoder not found

We are using NDI SDK on a system with an embedded Linux (Yocto) and via our own player built
on top of gstreamer-ndi-plugin. A NDI Stream produced by a Kiloview E3 Box (H264) is giving us headaches.

It all works on a developer machine (PopOS/Ubuntu) but the player shows the message
"NDI / Video decoder not found. / Please visit ndi.video/formats for help and information"
when run on the Yocto Linux System. So it seems that something is missing on that system,
but we could not figure out what it is.

Is there any way to enable more specific logging for the NDI SDK? What could the missing element be?
Any clues? Where should we start searching?
 
Back
Top