-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 gabor papp wrote: > > hi Robin, > >> Is there a possibility to stream the fluxus window to an icecast2 server >> for remote screening? > have you tried the method described on toplap.org? > > http://toplap.org/index.php/ToplapStreams
Thanks for the hint. But that won't get me a direct video from fluxus, either. It's //just another// screen-capture. Furtermore, depending on the graphics hardware, screen-captures may or may not include openGL textures. I don't think it'd be too hard to extend fluxus, calling glReadPixels(..) for each frame and forward the frame-data to an external application for encoding. Fluxus already supports frame-dumping as TIFF, JPEG and PNM. I just did not see a way to use this for continuous and live video. Would this be a valid feature-request? If so, AFAICT dumping video-frames is easy. If you're interested I can try to come up with a patch. The problem is to have a fixed frame-rate and to implement it in a way that does not decrease fluxus' performance.. robin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkpJEjoACgkQeVUk8U+VK0IHsQCgp3Yr0tdUxezIPaapJ8eMzTtV QzMAmwRNHTPcWUg/i1MkuGOZt9FNljWQ =696C -----END PGP SIGNATURE-----
