Creating a src plugin using camera's API

Josh Doe josh at joshdoe.com
Mon Aug 22 17:18:33 UTC 2016


On Fri, Aug 19, 2016 at 4:25 AM, zingmars <gstreamer at zingmars.com> wrote:

> Hi,
>
> I'm trying to create a source plugin using the C API provided by camera's
> manufacturer.
> Am I correct in assuming that GstPushSrc would be the best base class to
> use
> in this situation, and if so, is there an example that implements this base
> class that I could use as reference?
>

I have made several source plugins for cameras and framegrabbers using
GstPushSrc, take a look here:
https://github.com/joshdoe/gst-plugins-vision
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160822/9398f54e/attachment.html>


More information about the gstreamer-devel mailing list