* [gentoo-user] x11 display as v4l device
@ 2007-01-21 1:18 Arturo 'Buanzo' Busleiman
2007-01-21 14:12 ` Hans-Werner Hilse
0 siblings, 1 reply; 5+ messages in thread
From: Arturo 'Buanzo' Busleiman @ 2007-01-21 1:18 UTC (permalink / raw
To: gentoo-user
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
Does anybody know if there is some driver+tools that could present an x11 display as a v4l device?
SOmething like what x11vnc does, but instead of being able to see the display x11vnc attached to via
vnc, been able to see it as a local v4l device.
That is:
1) run x11v4l
2) now all v4l aware applications can see that same screen.
Any ideas? Pointers? Insults? :)
- --
Arturo "Buanzo" Busleiman - Consultor Independiente en Seguridad Informatica
¿No sabés a dónde ir a comer o tomar algo? Visitá www.vivamoslavida.com.ar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFsr9cAlpOsGhXcE0RAmLaAJ0TOQXZRxI13YdH8DdUsxeitbew7QCfZwnP
CxdMpKaDrP4Gu0OICSo9nfc=
=UdSp
-----END PGP SIGNATURE-----
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] x11 display as v4l device
2007-01-21 1:18 [gentoo-user] x11 display as v4l device Arturo 'Buanzo' Busleiman
@ 2007-01-21 14:12 ` Hans-Werner Hilse
2007-01-21 14:38 ` Arturo 'Buanzo' Busleiman
0 siblings, 1 reply; 5+ messages in thread
From: Hans-Werner Hilse @ 2007-01-21 14:12 UTC (permalink / raw
To: gentoo-user
Hi,
On Sat, 20 Jan 2007 22:18:20 -0300
"Arturo 'Buanzo' Busleiman" <buanzo@buanzo.com.ar> wrote:
> Does anybody know if there is some driver+tools that could present an
> x11 display as a v4l device?
Probably not. Since V4L is a kernel interface, you would need a dummy
driver in the kernel. Probably the easiest way to archieve what you
want is to write a module that provides a v4l interface to a dummy
framebuffer. Not that I'm volunteering...
-hwh
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] x11 display as v4l device
2007-01-21 14:12 ` Hans-Werner Hilse
@ 2007-01-21 14:38 ` Arturo 'Buanzo' Busleiman
2007-01-23 18:25 ` Hans-Werner Hilse
0 siblings, 1 reply; 5+ messages in thread
From: Arturo 'Buanzo' Busleiman @ 2007-01-21 14:38 UTC (permalink / raw
To: gentoo-user
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hans-Werner Hilse wrote:
> Probably not. Since V4L is a kernel interface, you would need a dummy
> driver in the kernel. Probably the easiest way to archieve what you
> want is to write a module that provides a v4l interface to a dummy
> framebuffer. Not that I'm volunteering...
It seems I'll have to write it, or pay someone to do it. If anyone's willing, let me know.
- --
Arturo "Buanzo" Busleiman - Consultor Independiente en Seguridad Informatica
¿No sabés a dónde ir a comer o tomar algo? Visitá www.vivamoslavida.com.ar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFs3r2AlpOsGhXcE0RArS5AJ4xxLvBIi/ymX2B48JQaozW+C2YMQCeMtdt
p13tsnpqnljN28An2jXxtjY=
=R+tH
-----END PGP SIGNATURE-----
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] x11 display as v4l device
2007-01-21 14:38 ` Arturo 'Buanzo' Busleiman
@ 2007-01-23 18:25 ` Hans-Werner Hilse
2007-01-23 20:19 ` Arturo 'Buanzo' Busleiman
0 siblings, 1 reply; 5+ messages in thread
From: Hans-Werner Hilse @ 2007-01-23 18:25 UTC (permalink / raw
To: gentoo-user
Hi again,
On Sun, 21 Jan 2007 11:38:47 -0300
"Arturo 'Buanzo' Busleiman" <buanzo@buanzo.com.ar> wrote:
> Hans-Werner Hilse wrote:
> > Probably not. Since V4L is a kernel interface, you would need a dummy
> > driver in the kernel. Probably the easiest way to archieve what you
> > want is to write a module that provides a v4l interface to a dummy
> > framebuffer. Not that I'm volunteering...
>
> It seems I'll have to write it, or pay someone to do it. If anyone's willing, let me know.
I thought about this thing. I can't image what you're actually trying
to archieve. Is this for recording? Streaming/broadcasting? Why does
v4l compatibility matter? Maybe mpeg-out would be sufficient, or even a
raw video stream (i.e. by other means than v4l).
-hwh
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] x11 display as v4l device
2007-01-23 18:25 ` Hans-Werner Hilse
@ 2007-01-23 20:19 ` Arturo 'Buanzo' Busleiman
0 siblings, 0 replies; 5+ messages in thread
From: Arturo 'Buanzo' Busleiman @ 2007-01-23 20:19 UTC (permalink / raw
To: gentoo-user
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hans-Werner Hilse wrote:
> I thought about this thing. I can't image what you're actually trying
> to archieve. Is this for recording? Streaming/broadcasting? Why does
> v4l compatibility matter? Maybe mpeg-out would be sufficient, or even a
> raw video stream (i.e. by other means than v4l).
Because Flash for Linux supports "webcam streaming". And, as I want to stream the screen and avoid
not using flash (as I have a strong feeling it's gonna be open sourced soon), then having my screen
display be viewable from flash as a webcam seems the most logical solution.
Of course, I am fully open to suggestions. I've read about x11-drivers/xf86-video-v4l. Any comments?
- --
Arturo "Buanzo" Busleiman - Consultor Independiente en Seguridad Informatica
¿No sabés a dónde ir a comer o tomar algo? Visitá www.vivamoslavida.com.ar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFtm26AlpOsGhXcE0RAgeZAJ9OaPc+M3FhIFoK0PKgDSPWjsPyogCePMew
06Z84mrzavXxyckxfz9SJ78=
=uWMO
-----END PGP SIGNATURE-----
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-01-23 20:25 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-21 1:18 [gentoo-user] x11 display as v4l device Arturo 'Buanzo' Busleiman
2007-01-21 14:12 ` Hans-Werner Hilse
2007-01-21 14:38 ` Arturo 'Buanzo' Busleiman
2007-01-23 18:25 ` Hans-Werner Hilse
2007-01-23 20:19 ` Arturo 'Buanzo' Busleiman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox