From owner-freebsd-hardware Thu Oct 16 23:54:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA25342 for hardware-outgoing; Thu, 16 Oct 1997 23:54:36 -0700 (PDT) (envelope-from owner-freebsd-hardware) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA25323; Thu, 16 Oct 1997 23:54:32 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.7/8.8.5) with ESMTP id XAA00516; Thu, 16 Oct 1997 23:53:55 -0700 (PDT) Message-Id: <199710170653.XAA00516@rah.star-gate.com> To: Ajith Pasqual cc: freebsd-hardware@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: Hardware - Real Time Stereo Video Capture and Processing In-reply-to: Your message of "Fri, 17 Oct 1997 14:12:56 +0900." <199710170512.OAA25225@hitomi.hal.t.u-tokyo.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 16 Oct 1997 23:53:55 -0700 From: Amancio Hasty Sender: owner-freebsd-hardware@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi, You can do dual video capture 640x480 30fps with Bt848 cards and I have done it over here. For info on the Bt848 driver project please see : http://www.freebsd.org/~ahasty/Bt848.html Cheers, Amancio >From The Desk Of Ajith Pasqual : > > [I'm cross posting this to -multimedia as this refers to Video Capture also] > > Hello!! > > First some background info : > > We're doing Vision Related research using a Binocular Stereo Camera called > "BiSight" (http://www.HelpMateRobotics.com/RC_components/RC_frameset.htm). > > We're planning to assemble a machine (PC) for the purpose of building an > active vision system that uses : > > 1. BiSight Binocular Camera > 2. Stereo Video Capture Card - FreeBSD Driver available!!!! > (http://www.iijnet.or.jp/argocraft/vcb/capture-e.html) - No detailed > information in English. > 3. Ofcourse, FreeBSD as the OS. > > BiSight Controller is a Delta-Tau PMAC (4/8 Axis Programmable Multi-Axis > Controller) (http://www.deltatau.com/pmacspec.htm) > > Since we're aiming at real time Image Processing, we've decided to go for a > Pentium II based PC. Infact it is quite difficult to do this for 30 frames/s > without the support of hardware image processor. But we would like to go for > the maximum frame rate that is possible without this special hardware support . > (say at least 10 or 15 frames/s) > > I would greatly appreciate any recommedations/suggestions/advice on getting t he > necessary hardware for this purpose. > > 1. Pentium II (Single or Dual CPU) > 2. Motherboard (BIOS ..) > 3. Chip Set (440LX ?) - Limitations on PCI Bandwidth > 4. Memory (EDO or SDRAM) > 5. Any other relevant piece of h/w > > In particular I would like to know what pitfalls, if any, I should be lookin g > at. > > Thanks a lot in advance. > > Regards, > Ajith Pasqual.