From owner-freebsd-questions@FreeBSD.ORG Tue Jun 14 05:44:22 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 302F716A41C for ; Tue, 14 Jun 2005 05:44:22 +0000 (GMT) (envelope-from yuri@tsoft.com) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id D17C143D48 for ; Tue, 14 Jun 2005 05:44:21 +0000 (GMT) (envelope-from yuri@tsoft.com) Received: from pimout7-ext.prodigy.net (pimout7-int.prodigy.net [207.115.4.147]) by ylpvm15.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id j5E5iTNs013307 for ; Tue, 14 Jun 2005 01:44:30 -0400 X-ORBL: [63.206.193.240] Received: from eagle.syrec.org (adsl-63-206-193-240.dsl.snfc21.pacbell.net [63.206.193.240]) by pimout7-ext.prodigy.net (8.12.10 milter /8.12.10) with ESMTP id j5E5iGXM175620 for ; Tue, 14 Jun 2005 01:44:20 -0400 Received: from [127.0.0.1] (localhost.syrec.org [127.0.0.1]) by eagle.syrec.org (8.13.3/8.13.3) with ESMTP id j5E5iPKW010337 for ; Mon, 13 Jun 2005 22:44:25 -0700 (PDT) (envelope-from yuri@tsoft.com) Message-ID: <42AE6EB8.7010409@tsoft.com> Date: Mon, 13 Jun 2005 22:44:24 -0700 From: Yuri User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: WebCam support 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: Tue, 14 Jun 2005 05:44:22 -0000 What is the way to use webcam under FreeBSD ? Under Linux there are many drivers supporting many webcams exposing them as device with some standardised access. Under Windows there's whole driver infrastructure of camera devices. What's in FreeBSD ? I couldn't find anything except the old bt848 driver and driver for some obsolete parallel port camera. Am I missing something ? Thanx, Yuri