From owner-freebsd-questions@FreeBSD.ORG Thu Sep 4 07:20:35 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7040016A4BF for ; Thu, 4 Sep 2003 07:20:35 -0700 (PDT) Received: from dentrita.perpels.com (95.Red-217-126-9.pooles.rima-tde.net [217.126.9.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7976743FB1 for ; Thu, 4 Sep 2003 07:20:31 -0700 (PDT) (envelope-from drio@perpels.com) Received: from big.perpels.com (unknown [192.168.0.5]) by dentrita.perpels.com (Postfix) with ESMTP id E37C2154; Thu, 4 Sep 2003 16:20:28 +0200 (CEST) Received: by big.perpels.com (Postfix, from userid 1000) id CCEFA5326; Thu, 4 Sep 2003 16:20:28 +0200 (CEST) Date: Thu, 4 Sep 2003 16:20:28 +0200 From: David Rio To: Jim Freeze , FreeBSD-questions@FreeBSD.org Message-ID: <20030904142028.GA869@perpels.com> References: <20030904085754.A86096@freeze.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030904085754.A86096@freeze.org> User-Agent: Mutt/1.4.1i Subject: Re: Looking for wireless camera compatible with FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2003 14:20:35 -0000 On Thu, Sep 04, 2003 at 08:57:54AM -0400, Jim Freeze wrote: > Hi > > I am looking for a small wireless camera that can take pictures > at user specified intervals. I'm sure that there are many such > cameras that work with Windows, but I haven't found one capable > of working on Unix. > > If you know where I can find such a camera, I would greatly appreciate > a contact point. > I have a D-Link wireless camera: http://www.dlink.com/products/?pid=41 You can setup a ftp server on you FreeBSD machine and setup the camera to download the images to your ftp server at a specific interval. I have a D-Link one, but another manufacturer might have something similar. Good luck.