Creating a src plugin using camera's API

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Creating a src plugin using camera's API

zingmars
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?

-- Ingmārs
Reply | Threaded
Open this post in threaded view
|

Re: Creating a src plugin using camera's API

Josh Doe
On Fri, Aug 19, 2016 at 4:25 AM, zingmars <[hidden email]> 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:
 

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel