Date: Sat, 25 Sep 2004 16:16:42 +0200 From: Christian Hiris <4711@chello.at> To: freebsd-questions@freebsd.org, dgw@liwest.at Subject: Re: Screen recording utility Message-ID: <200409251617.01032.4711@chello.at> In-Reply-To: <200409231718.09864.dgw@liwest.at> References: <200409222120.53637.dgw@liwest.at> <200409230059.17641.4711@chello.at> <200409231718.09864.dgw@liwest.at>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday 23 September 2004 19:18, Daniela wrote: > VNC is probably a bit too much overhead. > There must be some device file where all the screen data goes to. If I knew > the name of this file, I could write a program that reads from it, and then > pipe the data through some encoder. That would be more than perfect, but I > have no clue where to look for this information. Search vic sources for grabber-x11.cpp (vic can be configured to transmit a live stream of a X11-root/single window via rtp, if i remember right). Or have a look how grabbing works in scrot and ImageMagick: Search imlib/imlib2 sources for "Imlib_create_image_from_drawable" or ImageMagick soucres for "XImportImage". - -- Christian Hiris <4711@chello.at> | OpenPGP KeyID 0x3BCA53BE OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBVX3d09WjGjvKU74RAvGfAJ0Vl2Qhi9yBXUgYsBaNQoCcgXzqJgCff1sz WGVSjdXFTKzzp8/PqK5eTts= =8xRK -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409251617.01032.4711>