[Gambas-user] needing help...

Ondrej Beranek rainbof at ...626...
Wed Apr 27 22:14:35 CEST 2011


i mean, problem is in video4linux. Try run gambas with old video4linux
compatibility library.

LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so gambas2

(run this command from command line)

Andreas.



2011/4/27 nando <nando_f at ...951...>

> Some versions of motherboards plus resolution size cannot handle two camera
> simultaneously. There is a technical reason I won't go into here.
> Use the lowest resolution settings first and then try it.
> -Fernando
>
>
> ---------- Original Message -----------
> From: richard terry <rterry at ...1946...>
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Sent: Wed, 27 Apr 2011 09:06:31 +1000
> Subject: Re: [Gambas-user] needing help...
>
> > On Wednesday 27 April 2011 08:53:53 Hamilton Geminiano Andrioli Junior
> wrote:
> > > i'm trying to make a project in GAMBAS, and I need to activate a
> WebCam.
> > > When I call
> > >
> > > Try WebCam = New VideoDevice ("/dev/video0")
> > >
> > > It shows an error.
> > >
> > > Sometimes, when it runs, I get only static.
> > >
> > > Cheese, aMsn and Skype works fine.
> > >
> > > Any help?
> > > Please..
> > >
> > >
> > >
> ---------------------------------------------------------------------------
> > > --- WhatsUp Gold - Download Free Network Management Software
> > > The most intuitive, comprehensive, and cost-effective network
> > > management toolset available today.  Delivers lowest initial
> > > acquisition cost and overall TCO of any competing solution.
> > > http://p.sf.net/sfu/whatsupgold-sd
> > > _______________________________________________
> > > Gambas-user mailing list
> > > Gambas-user at lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/gambas-user
> > >
> > There are two webcam examples in gambas, I've tried these and they work,
> you
> > should try that first.
> >
> > If your code still fails, go to project, make, source achive and post it
> to
> > the list for us to look at what you are doing.
> >
> > Richard.
> >
> >
> ------------------------------------------------------------------------------
> > WhatsUp Gold - Download Free Network Management Software
> > The most intuitive, comprehensive, and cost-effective network
> > management toolset available today.  Delivers lowest initial
> > acquisition cost and overall TCO of any competing solution.
> > http://p.sf.net/sfu/whatsupgold-sd
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> ------- End of Original Message -------
>
>
>
> ------------------------------------------------------------------------------
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network
> management toolset available today.  Delivers lowest initial
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list