Recording video via c++ example/tutorial/guide?

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

Recording video via c++ example/tutorial/guide?

Chris Warner
Greetings all,
I have recently gotten back in to c++ programming and I would like to try recording from v4l2src to a file. I have a command line pipeline figured out, but I haven't been able to find any kind of recording example that uses the native GStreamer bindings. I did find  this  which is great but I was hoping to accomplish the same thing using only gstreamer. 

I know my next step is to start experimenting with the bindings but if anyone knows of a guide/tutorial/example program to get me started I would greatly appreciate it. 

Thank you.

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Recording video via c++ example/tutorial/guide?

Tim-Philipp Müller-2
On Fri, 2012-11-02 at 08:44 +0430, Chris Warner wrote:

Hi,

> I have recently gotten back in to c++ programming and I would like to
> try recording from v4l2src to a file. I have a command line pipeline
> figured out, but I haven't been able to find any kind of recording
> example that uses the native GStreamer bindings. I did find  this
> which is great but I was hoping to accomplish the same thing using
> only gstreamer.
>
>
> I know my next step is to start experimenting with the bindings but if
> anyone knows of a guide/tutorial/example program to get me started I
> would greatly appreciate it.

Perhaps the camerabin element (or 'camerabin2' if you're still using
0.10.x) fits your use case?

Cheers
 -Tim


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