Le 8 nov. 2010 à 04:57, malc a écrit : >>> And can you, please, elaborate some more on usage scenarios of this thing? >> >> cf. >> http://dev.haiku-os.org/browser/haiku/trunk/3rdparty/mmu_man/onlinedemo/haiku.php > > Sorry my PHP skills have lapsed aeons ago.
Sorry I don't have it installed on a publically accessible machine atm. >> >> and possibly http://oszoo.org/wiki/index.php/Main_Page some day... >> >> The idea is to use it along with the -vnc option and the VNC applet >> to present a VM on the web. > > While not very sexy, but can't you just use wav output to a fifo and > compress it via separate process. I did try years ago, but at least the current wav driver really didn't like fifos back then. I recall trying for hours to get it pipe to ffmpeg or others without much luck. Also, this poses several problems about the control of the external process (respawn on listener disconnection, close on exit...). François.