How to install v4l2 plugin

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

How to install v4l2 plugin

yangsb
I find the v4l2src plugin in gst-plugin-good.
I want to try it on my board.
When I execute ./configure --enable_gst_v4l2 , I found the following messages:

configure: *** checking feature: Video 4 Linux 2 ***
configure: *** for plug-ins: v4l2src ***
configure: WARNING: *** v4l2src pre-configured not to be built
configure: *** These plugins will not be built: v4l2src
checking for X... libraries , headers

I add the --enable_gst_v4l2 option when executing configure !
Can anyone give me some advice ?

------------------------------------------------------------------------------
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: How to install v4l2 plugin

Edward Hervey
Administrator
Hi,

  You need to build -good with --enable-experimental.

     Edward

On Mon, 2009-01-05 at 12:02 +0800, yang shaobo wrote:

> I find the v4l2src plugin in gst-plugin-good.
> I want to try it on my board.
> When I execute ./configure --enable_gst_v4l2 , I found the following messages:
>
> configure: *** checking feature: Video 4 Linux 2 ***
> configure: *** for plug-ins: v4l2src ***
> configure: WARNING: *** v4l2src pre-configured not to be built
> configure: *** These plugins will not be built: v4l2src
> checking for X... libraries , headers
>
> I add the --enable_gst_v4l2 option when executing configure !
> Can anyone give me some advice ?
>
> ------------------------------------------------------------------------------
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


------------------------------------------------------------------------------
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel