Hi list, i'm triyng to use libavg but i have a big problem: it doesn't read any cam (both firewire or v4l). I have a ubuntu hardy (8.04) machine, all modules for firewire loaded (i can use it with kino, pd) and with correct permissions. The same for v4l devices. I'm using libavg from hardy's repositories (but i tried also one compiled by myself). When I launch remote script (with fw conf in /etc/avgtrackerc) this is the output:
[08-08-29 00:15:10.168] LOGGER: Logging started [08-08-29 00:15:10.170] CONFIG: Adding a Tracker for FW camera /dev/dv1394/0 width=640 height=480 [08-08-29 00:15:13.137] WARNING: AVG_REMOTE_HOST and/or AVG_REMOTE_PORT not set. OSC server not available. [08-08-29 00:15:13.138] CONFIG: Display bpp: 24 [08-08-29 00:15:13.138] CONFIG: Requested OpenGL configuration: [08-08-29 00:15:13.138] CONFIG: POW2 textures: false [08-08-29 00:15:13.138] CONFIG: Fragment shader YCbCr texture support. [08-08-29 00:15:13.138] CONFIG: Use pixel buffers: true [08-08-29 00:15:13.138] CONFIG: Multisample samples: 1 [08-08-29 00:15:13.138] CONFIG: Auto vsync [08-08-29 00:15:13.186] WARNING: No firewire cameras found. [08-08-29 00:15:13.284] CONFIG: Vertical Refresh Rate: 59.9095 [08-08-29 00:15:13.284] CONFIG: OpenGL configuration: [08-08-29 00:15:13.284] CONFIG: OpenGL version: 1.3 Mesa 7.0.3-rc2 [08-08-29 00:15:13.284] CONFIG: OpenGL vendor: Tungsten Graphics, Inc [08-08-29 00:15:13.285] CONFIG: OpenGL renderer: Mesa DRI Intel(R) 945GM 20061017 x86/MMX/SSE2 [08-08-29 00:15:13.285] CONFIG: Using Mesa YCbCr texture support. [08-08-29 00:15:13.285] CONFIG: Using NVidia texture rectangle extension. [08-08-29 00:15:13.285] CONFIG: Not using multisampling. [08-08-29 00:15:13.285] CONFIG: Not using GL memory extensions. [08-08-29 00:15:13.285] CONFIG: Max. texture size is 2048 [08-08-29 00:15:13.301] EVENTS: CURSOROVER How you can see it add a tracker for the cam but it doesn't find firewire device. And if I try with v4l device in the conf this is the output: [08-08-28 23:17:43.077] LOGGER: Logging started [08-08-28 23:17:43.078] ERROR: Video4Linux camera tracker requested, but Video4Linux support not compiled in. Really, I don't understand it. I would like to use libavg, I like concept and his possibility, but I need tracking for my job. Any helps is appreciate. Husk * <mailto:[email protected]>* _______________________________________________ libavg-users mailing list [email protected] https://mail.datenhain.de/mailman/listinfo/libavg-users
