> --~--~---------~--~----~------------~-------~--~----~
> Lets make microdia webcams plug'n play, (currently plug'n pray)
> To post to this group, send email to
micr...@googlegroups.com> Visit us online
https://groups.google.com/group/microdia> -~----------~----~----~----~------~----~------~--~---
Check out "libv4l".
A very easy test is this:
$ export LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so
$ <execute an video app you like>
If it works now read the libv4l README on how to fix it permanently.
GWater