[Gambas-user] v4l - can not open device

Steven James Drinnan steven at ...2097...
Mon Jun 15 04:22:52 CEST 2009


Hi Benoit,

Can you look at this.

I just upgraded to Fedora 11 x86_64

But when I come to test my programs with the v4l component now fails. 

I resolved this in the past by preloading the v4l compat lib like so.

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

I also tried 

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

but this now longer works.

Steps to reproduce

1. Launch gamabas 2
2. Open webcam example
3. Run program
4. Click capture

Actual Results:

Unable to open device

Expected Results:
Webcam opens.

Steven 





More information about the User mailing list