I remember a cool tool from the old days xwatchwin(1X) which allowed you to spy on an X-display.
animate can almost do this, although it gives me a lot of flickering...
Xvfb(1X) can use a file as framebuffer:
Code: Select all
Xvfb -fbdir /tmp/fbdir
I really would like to convert this file to an (ongoing) mpeg stream (watchable in a browser), but I can't find the correct tool to achieve this...
anyone got an idea?
thanks
poul