From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mailout3.samsung.com ([203.254.224.33]:47986 "EHLO mailout3.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760782AbZLJI1O (ORCPT ); Thu, 10 Dec 2009 03:27:14 -0500 Received: from epmmp2 (mailout3.samsung.com [203.254.224.33]) by mailout1.samsung.com (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0KUF00EL6GTJME@mailout1.samsung.com> for linux-media@vger.kernel.org; Thu, 10 Dec 2009 17:27:19 +0900 (KST) Received: from TNRNDGASPAPP1.tn.corp.samsungelectronics.net ([165.213.149.150]) by mmp2.samsung.com (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTPA id <0KUF00ARLGTKNB@mmp2.samsung.com> for linux-media@vger.kernel.org; Thu, 10 Dec 2009 17:27:20 +0900 (KST) Date: Thu, 10 Dec 2009 17:27:20 +0900 From: Joonyoung Shim Subject: Radio application using V4L2 on console? To: linux-media@vger.kernel.org Message-id: <4B20B0E8.7080304@samsung.com> MIME-version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 7BIT Sender: linux-media-owner@vger.kernel.org List-ID: Hi, all. I just wonder there is any radio application using the V4L2 on console. I found only the Kradio app of KDE, but the KDE is difficult to use the embedded system. I am testing using my simple radio test application on console, but it is also difficult to test correctly RDS - parsing problem etc... Please introduce to me the radio application satisfied above requests if it exists. Thanks.