From owner-freebsd-multimedia@FreeBSD.ORG Mon Jun 4 19:37:30 2012 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CF031065675 for ; Mon, 4 Jun 2012 19:37:30 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe03.c2i.net [212.247.154.66]) by mx1.freebsd.org (Postfix) with ESMTP id C9C348FC17 for ; Mon, 4 Jun 2012 19:37:29 +0000 (UTC) X-T2-Spam-Status: No, hits=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 Received: from [176.74.212.201] (account mc467741@c2i.net HELO laptop015.hselasky.homeunix.org) by mailfe03.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 115504993; Mon, 04 Jun 2012 21:32:20 +0200 To: freebsd-multimedia@freebsd.org From: Hans Petter Selasky X-Face: 'mmZ:T{)),Oru^0c+/}w'`gU1$ubmG?lp!=R4Wy\ELYo2)@'UZ24N@ =?iso-8859-1?q?d2+AyewRX=7DmAm=3BYp=0A=09=7CU=5B?=@, _z/([?1bCfM{_"B<.J>mICJCHAzzGHI{y7{%JVz%R~yJHIji`y> =?iso-8859-1?q?Y=7Dk1C4TfysrsUI=0A=09-=25GU9V5=5DiUZF=26nRn9mJ=27=3F=26?=>O Date: Mon, 4 Jun 2012 21:31:39 +0200 MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201206042131.39770.hselasky@c2i.net> Subject: New version of multimedia/webcamd ready for testing [v3.5.1.2] X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2012 19:37:30 -0000 Hi, There is a new version of webcamd, now webcamd-3.5.1.2.tar.bz2, ready for testing. Port can be found here: svn --username anonsvn --password anonsvn \ checkout svn://svn.turbocat.net/i4b/trunk/ports NOTE: You need to install new cuse4bsd-kmod module first, because new API's were added. Please test and report back! Changes: x) Webcamd and cuse4bsd has new video and DVB unit allocation management. Unit numbers should now be all back to back, /dev/video0, /dev/video1 .... etc x) Updated to latest Linux Media Tree sources v3.5 --HPS