From owner-freebsd-questions@FreeBSD.ORG Thu Dec 1 04:38:28 2005 Return-Path: X-Original-To: questions@freebsd.org 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 0962616A41F for ; Thu, 1 Dec 2005 04:38:28 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 754F143D4C for ; Thu, 1 Dec 2005 04:38:27 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so86178wxc for ; Wed, 30 Nov 2005 20:38:26 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AcvjJbKiBQN0wuIZ8GnGc9j+XBHnHG3X9jVNzgRRCmMMVJOpVe3goX8A/hs2WBR+YPJmsc+oN4v6bPCa201p98m5ANWoNU3UTMnsuDlCoq5ThMNCiu2fSXubxVYTAIKQjZ+GRGDv+Gxww9AMmWqG2PZ65X6NiDZKMWxMKe7q9uo= Received: by 10.70.91.9 with SMTP id o9mr1287931wxb; Wed, 30 Nov 2005 20:38:26 -0800 (PST) Received: by 10.70.92.5 with HTTP; Wed, 30 Nov 2005 20:38:26 -0800 (PST) Message-ID: <57416b300511302038xa786660p5bbc9102be675c1c@mail.gmail.com> Date: Thu, 1 Dec 2005 15:38:26 +1100 From: Peter Clutton To: laszlo vagner In-Reply-To: <200511302219.16495.george@vagner.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200511302219.16495.george@vagner.com> Cc: questions@freebsd.org Subject: Re: motion detection software X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2005 04:38:28 -0000 On 12/1/05, laszlo vagner wrote: > anyone know of a port/package that can detect motion from a usb camera > or a logitech par port and save the image? > > one of the ones i found was "motion" but it was for linux. If you don't find one, you can run linux programs on FreeBSD through linux emulation. It can be instaled from the ports, or you might have selected it during install. In which case just follow the instruction for your the motion software and install.