View Single Post
Posts: 6 | Thanked: 1 time | Joined on Sep 2009
#1
Hello, I am working on a robot project with a N800 connected, through Python, to an Arduino & Bluetooth servo controller.
I am not very happy with the Nokia webcam for the vision and I want to stream the video from a better quality USB webcam . The best quality picture I had with embedded Linux board was with the Sony Eye Toy (Ps2) which require the module ov51x.ko (version: 1.65-1.11-mark).
I have been trying, since weeks, to build this module with Scratchbox but I had too many issues, didn’t find a good tutorial and I am stuck.

Can someone kindly compile this module for me? I need it for OS 2008 (Diablo). The driver can be find here:

http://alpha.dyndns.org/ov511/downlo...1-mark.tar.bz2

Note: I already tried to install the ov511 module from: http://blog.locationist.net/2008/03/...g-goes-webcam/ , but didn’t succeed to make it work with my Creative lab III (black screen with mplayer).