lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 11 Apr 2007 09:20:08 +0200
From:	"Markus Rechberger" <mrechberger@...il.com>
To:	"code GG" <codegg@...il.com>
Cc:	video4linux-list@...hat.com, linux-kernel@...r.kernel.org
Subject: Re: Does V4L driver support audio capture?

On 4/10/07, code GG <codegg@...il.com> wrote:
> Hi all,
>     Are there any V4L API supporting audio capture (supposing the TV
> card hardware has such ability), just like the APIs and structures for
> video capture?
>

for capturing usually OSS or alsa is used, you might have a look at
the em28xx code and search for audio (VIDIOC_G_AUDIO, VIDIOC_S_AUDIO)

there are drawbacks at the moment that you usually don't know what
audio device belongs to your TV card if you want to capture audio
digitally without looking at your dmesg or reading the individual
description of the created audio device (userspace applications
usually don't know about that and you have to set up the soundcard -
tvtuner bridge manually)

Markus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ