<div dir="ltr">Hello all,<div><br></div><div>I've managed to narrow down the issue I described yesterday - so posting again, in the hope that someone has an idea:</div><div><br></div><div>Running testegl.c from gst-omx [1] with the playbin uri set to v4l2:///dev/video0 only renders a black cube.</div><div><br></div><div>Is this expected? I am running GStreamer 1.8.1. Running testegl.c with a video file works just fine, as does playing back /dev/video0 via gst-launch-1.0 - which does include a GLUpload & GLImageSink for me as well, btw.</div><div><br></div><div><br></div><div>Changes to testegl.c that I have attempted:</div><div>* using GST_PLAY_FLAG_VIDEO instead GST_PLAY_FLAG_NATIVE_VIDEO</div><div>* adding format=RGBA to the capsfilter</div><div>* removing the max-lateness property from the fakesink caps</div><div><br></div><div><br></div><div>Here is the resulting pipeline:</div><div><a href="http://sukzessiv.net/~gohai/gstreamer/testegl-v4l.png">http://sukzessiv.net/~gohai/gstreamer/testegl-v4l.png</a><br></div><div><br></div><div>Compared to "gst-launch-1.0 playbin uri=v4l2:///dev/video0":</div><div><a href="http://sukzessiv.net/~gohai/gstreamer/gst-launch-v4l.png">http://sukzessiv.net/~gohai/gstreamer/gst-launch-v4l.png</a><br></div><div><br></div><div><br></div><div>Thanks in advance</div><div>Gottfried</div><div><br></div><div>[1] <a href="https://cgit.freedesktop.org/gstreamer/gst-omx/tree/examples/egl/testegl.c">https://cgit.freedesktop.org/gstreamer/gst-omx/tree/examples/egl/testegl.c</a></div></div>