From owner-freebsd-questions@FreeBSD.ORG Wed Dec 21 01:16:43 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 10C0116A41F for ; Wed, 21 Dec 2005 01:16:43 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B59343D68 for ; Wed, 21 Dec 2005 01:16:40 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by xproxy.gmail.com with SMTP id t13so17506wxc for ; Tue, 20 Dec 2005 17:16:40 -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=JKLEDqdTb9Ef/xjlNS8BBU6YEWYprOnEvbPljohjLXtC86bChKy6OTzPcPTQtjhW8Gwo+xLs+u2TNcPaRfPecogZBmOE3LU4G+wECAm11ubfCv8PmRoyeHOH7fx9xx5LQxmX1N0tKLLGueQQCRILcZWJ4XZczCDgktBu9xMlRCk= Received: by 10.70.53.1 with SMTP id b1mr154762wxa; Tue, 20 Dec 2005 17:16:40 -0800 (PST) Received: by 10.70.66.9 with HTTP; Tue, 20 Dec 2005 17:16:40 -0800 (PST) Message-ID: Date: Tue, 20 Dec 2005 19:16:40 -0600 From: Nikolas Britton To: Roshan In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: freebsd-questions@freebsd.org Subject: Re: Video / Audio Capture Framework in 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: , X-List-Received-Date: Wed, 21 Dec 2005 01:16:43 -0000 On 12/19/05, Roshan wrote: > Hello list. > Does anyone know if there will be a Video / Audio capture framework > that will be part of FreeBSD in the next few years ? > I currently use the bktr device for image capture, but it would be > nice if there was some kind of interface that would permit me to > capture from a broader kind of video devices. On Linux they have v4l > ( video for linux ) that does exactly that, but i don't think it will > be ported to *BSD due to licensing issues. I came across bsdav in the > ports tree, but it seems to be broken. I am also curious as to what > kind of capture methods/framework other image/signal processing people > use under FreeBSD. > Thanks > Roshan. Ditto!, Also what about motion capture (motion detection triggering for hdd storage etc.) for security surveillance. software such as ZoneMinder, eLViS, and the ELSAMS project: http://www.andrew.cmu.edu/user/kwyu/ etc. etc.