<div dir="ltr"><div>Hi there:</div><div><br></div><div>I'm splitting up a video stream into two threads for video display and one for decoding KLV metadata from my pipeline. The stream begins using a udpsrc element and splitting into two threads using a tee element. I'm not sure if I should post how I set up the streams but when I receive the video stream, I get an error that looks like this:</div><div><br></div><div>
Your GStreamer installation is missing a plug-in.<br>
../gst/playback/gstdecodebin2.c(4679):<br>
gst_decode_bin_expose():/GstPipeline:my_pipeline/GstDecodeBin:decodebin:<br>
no suitable plugins found:<br>
Missing decoder: meta/x-<span class="gmail-il">klv</span> (meta/x-<span class="gmail-il">klv</span>, parsed=(boolean)true)<br>


</div><div><br></div><div>What behavior can cause this error to happen? I'm pretty sure that I'm using a standard build of GStreamer and so it should have the meta/x-klv plugin.</div><div><br></div><div>Thanks.</div><div><br></div><div></div></div>