Mathieu, I have libv4l-dev installed, and I have built gridflow with v4l support, so there is no need to rebuild it. As you said before:
BTW, did you get libv4l1 support in your GF build ? (there's currently no v4l2 API support at this point in GF though... it only understands v4l2 through the v4l1 interface and only if you have libv4l1 support enabled)
So I just have to ld_preload v4l1compat.so when i run pdextended to let gridflow see my v4l2 cam as a v4l1 device, no problem with this. The real problem is interfacing gridflow with GEM or pdp, since the objects like #to_pix or #to_pdp do not work...
2010/9/19 Mathieu Bouchard matju@artengine.ca:
On Sat, 18 Sep 2010, Antonio Bonifacio wrote:
gridflow camera capture only works with v4l1compat.so preloaded (as expected) However gridflow's objects that bridges to GEM & pdp still do not work, even if gridflow is the last external loaded by PD...
You built GridFlow 9.11 without libv4l support. You need to redo
./configure && make
after you have installed libv4l-dev.
I will need error messages that appear when loading GridFlow, if any. For example, something about symbol not found, file not found, or whatever
else.
| Mathieu Bouchard ------------------------------ Villeray, Montréal, QC