<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Aug 19, 2016 at 4:25 AM, zingmars <span dir="ltr"><<a href="mailto:gstreamer@zingmars.com" target="_blank">gstreamer@zingmars.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I'm trying to create a source plugin using the C API provided by camera's<br>
manufacturer.<br>
Am I correct in assuming that GstPushSrc would be the best base class to use<br>
in this situation, and if so, is there an example that implements this base<br>
class that I could use as reference?<br></blockquote><div><br></div><div>I have made several source plugins for cameras and framegrabbers using GstPushSrc, take a look here:</div><div><a href="https://github.com/joshdoe/gst-plugins-vision">https://github.com/joshdoe/gst-plugins-vision</a></div><div> </div></div></div></div>