First of all, thanks. OpenFrameworks is great. It has made my life a lot easier.
I would like to use my openframeworks apps to be treated as a video input device, somehing like a “fake camera”, so I can have that as video for videoconference software like Skype or iChat.
I’m running OSX and/or Linux. Is there any known application or driver that can do this?
Maybe treat it like a V4L2 device /dev/videoX in linux…