From owner-freebsd-multimedia@freebsd.org Fri Aug 19 12:56:45 2016 Return-Path: Delivered-To: freebsd-multimedia@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EAD47BBE77D; Fri, 19 Aug 2016 12:56:45 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (mail.turbocat.net [IPv6:2a01:4f8:d16:4514::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9E0581624; Fri, 19 Aug 2016 12:56:39 +0000 (UTC) (envelope-from hps@selasky.org) Received: from laptop015.home.selasky.org (unknown [62.141.129.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 31A6F1FE023; Fri, 19 Aug 2016 14:56:37 +0200 (CEST) From: Hans Petter Selasky Subject: [CFT] New version of webcamd, now v4.8.0.2 To: FreeBSD Current , "freebsd-multimedia@freebsd.org" , "freebsd-x11@FreeBSD.org" Message-ID: Date: Fri, 19 Aug 2016 15:01:06 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Aug 2016 12:56:46 -0000 Hi, If you are using webcamd, please help test the latest version which includes the most recent Linux v4.8-rc1 media tree sources. The latest webcamd port is available from here: svn --username anonsvn --password anonsvn \ checkout svn://svn.turbocat.net/i4b/trunk/ports/multimedia/webcamd Please test and report any regression issues to me or freebsd-multimedia@freebsd.org Changes: - updated all Linux kernel sources to the latest Linux' Torvalds - fixed some minor bugs in the webcamd Linux kernel emulation - improved Linux kernel emulation support - added support for the coming evdev kernel module (GSOC project) Related work: https://reviews.freebsd.org/D6998 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196678 --HPS