[gst-devel] Photography API

Stefan Kost ensonic at hora-obscura.de
Thu Apr 22 13:06:49 CEST 2010


hi,

Igor Mironchick wrote:
> Hi.
>
> Is anybody worked with gstreamer photography API?
>
> Which type of GstElement can be bind to the GstPhotography?
GstPhotography is an interface. You need a camera source that implements
it. Such an implementation is hardware specific right now, as the v4l2
kernel interface does not yet have such feature standartized :/
There are not many of those yet, the v4l2camsrc on Nokia N900 devices
does it.

Stefan
>
> I mean that I create pipeline like this:
>
> camerasrc-> csp filter -> image filet -> image sink
>
> How can I initialize GstPhotography object to use, for example,
> gst_photography_set_flash_mode function?
>
> I have no idea. Is there somewhere example? Can anybody point me up...
> Thx.
> -- 
> Regards,
> Igor Mironchick
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>   





More information about the gstreamer-devel mailing list