Gentoo Archives: gentoo-user

From: Hans-Werner Hilse <hilse@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] x11 display as v4l device
Date: Sun, 21 Jan 2007 14:11:51
Message-Id: 20070121151235.580d520b.hilse@web.de
In Reply to: [gentoo-user] x11 display as v4l device by Arturo 'Buanzo' Busleiman
1 Hi,
2
3 On Sat, 20 Jan 2007 22:18:20 -0300
4 "Arturo 'Buanzo' Busleiman" <buanzo@××××××××××.ar> wrote:
5
6 > Does anybody know if there is some driver+tools that could present an
7 > x11 display as a v4l device?
8
9 Probably not. Since V4L is a kernel interface, you would need a dummy
10 driver in the kernel. Probably the easiest way to archieve what you
11 want is to write a module that provides a v4l interface to a dummy
12 framebuffer. Not that I'm volunteering...
13
14
15 -hwh
16 --
17 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] x11 display as v4l device Arturo 'Buanzo' Busleiman <buanzo@××××××××××.ar>