Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752698AbcD2WsF (ORCPT ); Fri, 29 Apr 2016 18:48:05 -0400 Received: from mail-wm0-f66.google.com ([74.125.82.66]:33808 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752401AbcD2WsD (ORCPT ); Fri, 29 Apr 2016 18:48:03 -0400 Subject: Re: camera application for testing (was Re: v4l subdevs without big device) To: =?UTF-8?Q?Pali_Roh=c3=a1r?= , Pavel Machek References: <20160428084546.GA9957@amd> <57230DE7.3020701@xs4all.nl> <20160429221359.GA29297@amd> <201604300020.58559@pali> Cc: Hans Verkuil , sre@kernel.org, kernel list , linux-arm-kernel , linux-omap@vger.kernel.org, tony@atomide.com, khilman@kernel.org, aaro.koskinen@iki.fi, patrikbachan@gmail.com, serge@hallyn.com, sakari.ailus@iki.fi, tuukkat76@gmail.com, mchehab@osg.samsung.com, linux-media@vger.kernel.org From: Ivaylo Dimitrov Message-ID: <5723E49D.1030104@gmail.com> Date: Sat, 30 Apr 2016 01:47:57 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <201604300020.58559@pali> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 435 Lines: 16 Hi, On 30.04.2016 01:20, Pali Rohár wrote: > On Saturday 30 April 2016 00:13:59 Pavel Machek wrote: >> Any other application I should look at? Thanks, > > Maybe camera-ui, which is part of CSSU? > > https://github.com/community-ssu/camera-ui > This is based on gdigicam, are you sure it is compatible with recent kernel/userspace? Also, iirc gdigicam needs omap3camd working, but we still don't have the needed compat layer. Ivo