Hello Everybody!!!
I’m trying to use a Handy Camcorder as a webcam
My camera works OK with kino and other applications.
Looking for the web I find this
Dv2Vloopback
This application allow the user to use the DV cam as webcam.
But I have a problem.
it need:
V4L There is a package on suse
DvGrab There is a package on suse
vloopback No package
And install the DV2LoopBack
So The problem start with vloopback.
I only find the source. and trying to compile it says
make -C /lib/modules/2.6.27.7-9-default/build SUBDIRS=/home/me/Desktop/vloopback-1.1 modules
/bin/sh: -c: line 0: syntax error near unexpected token `('
/bin/sh: -c: line 0: `make -C /lib/modules/2.6.27.7-9-default/build SUBDIRS=/home/me/Desktop/vloopback-1.1 modules'
make: *** [all] Error 2
the compile of dv2loopback from source works fine.
But without loopback it don’t work.
In the vloopback help it says linux-headers is needed.
I have the kernel source package already installed.
The Sites are:
Video Loop Back
DV2LoopBack
Short Help at SF should work for Debian.
***I don’t know exactly what is the cause Some Ideas?
Finally if it works, i think is useful enough to be compiled and shared as RPM in the suse repositories.
If you agree let us know.