<div dir="ltr">Hi, <div><br></div><div>I am trying to test gstreamer possibilities with shmsink and shmsrc. </div><div>So  i am trying to open like this: </div><div><br></div><div>VideoCapture cap("shmsrc socket-path=/tmp/feed ! video/x-raw, width=300, height=300, framerate=30/1,format=UYVY ! videoconvert ! video/x-raw, format=RGB ! appsink"); </div><div><br></div><div>... </div><div><br></div><div>I use imshow("win", frame);</div><div><br></div><div>I stream videotestsrc into shared memory. </div><div>Linux OS. </div><div><br></div><div>As a result I get black openCV screen .</div><div><br></div><div>My question is: is it possible to use shmsrc with openCV caps ?</div><div><br></div><div>And if it's not possible, than is there any normal way to extend gstreamermm with elements like shmsink and shmsrc ? </div><div><br></div><div><br></div><div>Thanks, </div><div>LC. </div></div>