|
From: Norman V. <nh...@ca...> - 2001-08-25 06:58:31
|
Hi All I have placed a modification to the new httpd module at http://vso.cape.com/~nhv/files/fgfs/httpImage.zip That serves a 400x300 jpeg every page refresh This actually works quite well on my two machines that are hardwired with a 100mb cross over cable The files are usually less then 10kb and FGFS barely shudders on my 733 mhz geForce2 serving them. Cards that don't have a hardware assisted glReadPixels() will probably not be happy, you are warned FYI The image is served straight from memory so there are no files to clean up The code is 'pre pre alpha' but seems stable There is also a compiled WIN32 binary that is hardwired to run from 192.168.0.1. If you don't know what this means or can't run it from that address then this is not for you. < disclainmer > THIS CODE IS UNSUPPORTED the subject line says it all, but I was having so much fun I thought I should share. Enjoy Norman |