[gst-devel] Implementation of a gstreamer source
Emmanuel Pacaud
emmanuel at gnome.org
Mon Apr 12 15:49:54 CEST 2010
Hi,
I'm currently developing an industrial camera acquisition library,
Aravis.
http://git.gnome.org/browse/aravis/
http://blogs.gnome.org/emmanuel/category/aravis/
I'm now trying to write a gstreamer source element using this library.
And since I don't know much about gstreamer, I'm looking for some
advices for this work.
Aravis is using a pool of buffers, in which it stores complete raw
images, in different formats depending on the camera capabilities.
Is GstPushSrc the right base class for an Aravis source element ?
Does gstreamer provides elements which are able to understand a stream
of raw image buffers ?
Is there an existing gstreamer plugin similar to what I want to
implement ?
Thanks in advance,
Emmanuel.
More information about the gstreamer-devel
mailing list