<div dir="ltr">Hello Folks ,<div><br></div><div>I have successfully decoded a stream and I am able to see the video frames using gstreamer.</div><div><br></div><div><br></div><div>I am using an application which loads the DLL generated from the visual studio and executes as per the code of the DLL.</div>
<div><br></div><div>Now , here my intension is to display the stream into my application.</div><div>hence , i am integrating my Gstreamer code into the DLL .</div><div>It builds fine with visual studio 2012 .</div><div><br>
</div><div>here is my problem....</div><div>But when I am loading DLL into my application and trying to start it..it crashes.</div><div>After investigating i Found that the visual studio code breaks at the point where Gstreamer code starts i.e at the very starting line where i start gst_init .</div>
<div><br></div><div>Your help will be highly appreciated.</div></div>