From owner-freebsd-multimedia@FreeBSD.ORG Wed Jan 20 17:58:00 2010 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 4005C106568D; Wed, 20 Jan 2010 17:58:00 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe06.swip.net [212.247.154.161]) by mx1.freebsd.org (Postfix) with ESMTP id 68D618FC1E; Wed, 20 Jan 2010 17:57:58 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=RYQgPGQ7BbsA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=7kGAbY5_nOuQvFgCT9sA:9 a=07Ygt_TCPVjRXVcRcOuNz-qIFLAA:4 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe06.swip.net (CommuniGate Pro SMTP 5.2.16) with ESMTPA id 1332816593; Wed, 20 Jan 2010 18:57:57 +0100 From: Hans Petter Selasky To: Henry Hu Date: Wed, 20 Jan 2010 18:56:34 +0100 User-Agent: KMail/1.12.4 (FreeBSD/8.0-STABLE; KDE/4.3.4; amd64; ; ) References: <201001101437.37269.hselasky@c2i.net> <53a1e0711001190933y64a41e98h60fa3dec641d44fd@mail.gmail.com> In-Reply-To: <53a1e0711001190933y64a41e98h60fa3dec641d44fd@mail.gmail.com> X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'( =?iso-8859-1?q?=3B=5FIjlA=3A=0A=09hGE=2E=2EEw?=, =?iso-8859-1?q?XAQ*o=23=5C/M=7ESC=3DS1-f9=7BEzRfT=27=7CHhll5Q=5Dha5Bt-s=7Co?= =?iso-8859-1?q?TlKMusi=3A1e=5BwJl=7Dkd=7DGR=0A=09Z0adGx-x=5F0zGbZj=27e?=(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201001201856.35002.hselasky@c2i.net> Cc: freebsd-multimedia@freebsd.org, freebsd-current@freebsd.org, freebsd-usb@freebsd.org Subject: Re: [FreeBSD 8/9] USB webcamd and video4bsd: Call for testing 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: Wed, 20 Jan 2010 17:58:00 -0000 Hi, On Tuesday 19 January 2010 18:33:14 Henry Hu wrote: > There are some problems, however. First, when I start pwcview with an > unsupported mode, the content of the window is green, and I cannot > kill the process. Only after terminating webcamd can I terminate the > process. I know what the problem is, and I will try to fix it in the next release of webcamd. > Second, I cannot restart pwcview without restarting webcamd. At the > second time I start pwcview with -s vga, the window is green, and I > cannot kill it. The situation is similar to unsupported size. > > I've also tried applications such as pidgin, skype and mplayer. > However no one successfully played from the webcam. I doubt it needs > some extra work. You need to recompile these applications after installing libv4l. I have vlc working with the new stuff. > > Thanks again for the great work! It never caused any kernel panic, and > the programs are fairly stable. Thanks! --HPS