From owner-freebsd-questions@FreeBSD.ORG Sat Sep 3 22:56:14 2005 Return-Path: X-Original-To: freebsd-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 A1D9616A41F for ; Sat, 3 Sep 2005 22:56:14 +0000 (GMT) (envelope-from vdemart1@tin.it) Received: from vsmtp12.tin.it (vsmtp12.tin.it [212.216.176.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51F6B43D46 for ; Sat, 3 Sep 2005 22:56:14 +0000 (GMT) (envelope-from vdemart1@tin.it) Received: from [192.168.10.8] (82.53.170.65) by vsmtp12.tin.it (7.2.060.1) (authenticated as vdemart1@tin.it) id 4312CB690021E19B for freebsd-questions@freebsd.org; Sun, 4 Sep 2005 00:56:11 +0200 From: vittorio To: freebsd-questions@freebsd.org User-Agent: KMail/1.8.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506040056.04165.vdemart1@tin.it> Subject: video surveillance with freebsd 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: , Date: Sat, 03 Sep 2005 22:56:14 -0000 X-Original-Date: Sat, 4 Jun 2005 00:56:03 +0200 X-List-Received-Date: Sat, 03 Sep 2005 22:56:14 -0000 The aim: with up to 4 small cameras connected to a pci board in a freebsd 5.4 box, scattered suitably around to guard, surveille a seaside resort flat *** remotely ***. The open-source software I'm looking for should: 1) manage the pci board & the cameras; 2) start,trigger a script for, e.g., a gsm connection to transmit images to a remote server via ppp OR start an alarm *** whener a motion is detected ***. Is there any software in the ports satisfying these requirements? Ciao Vittorio