Here is a little more robust solution, it is OSX only as it uses syphon. It takes a syphon feed (in and out), send it the image stream and it will return a freeze of an image, but also a path over osc of a saved png. It will save the png also with an OSC signal. All settings configurable through an XML inside the data folder. Leave the folder structure as is (you can put your izzy file where ever)- default image save location is inside the data folder but can be changed as with all other settings. Make sure you set up the save location, and image size. To load the images into Isadora later use an apple script- somewhere on the forum. The image saving is threaded and should not interrupt anything but it is a little weak in that if the thread is busy saving an image it will not accept to save a new image- so you have to wait for it to be done before you can save another- still I can do 10 a second (should not crash if you do it too fast, it will just complain to the console).Â
here it is http://goo.gl/ctSO0 Fred