[gst-devel] Getting a camera frame

Andrey Nechypurenko andreynech at googlemail.com
Wed Jun 2 09:42:41 CEST 2010


Hi,

> I'm developing an application for the nokia n900 and I need to get the frame
> from the camera (it doesn't matter the format) to process it later with
> openGL. I would like to know the fastest way to get the frame. I'm quite new
> to gstreamer.

If the only thing you need is to get the frame, I would suggest to use
V4L2 API directly. Since you are targeting concrete hardware platform
(camera) and there is no need to support all possible variety, it
should be easy to accomplish. There are also a lot of examples on the
web illustrating how to do it.

Andrey.




More information about the gstreamer-devel mailing list