Re: Using a GSource to dispatch camera images to display in a GUI

2008-02-11 Thread jcupitt
Hi Luis, On 10/02/2008, Luis Menina <[EMAIL PROTECTED]> wrote: > I'm currently hacking on a system that can analyse images coming from a > camera (on the fly), or from a pre-recorded set of images > (pos-analysis). I want to be able to use either source transparently. > But as I don't know how muc

Using a GSource to dispatch camera images to display in a GUI

2008-02-10 Thread Luis Menina
Hi all, I'm currently hacking on a system that can analyse images coming from a camera (on the fly), or from a pre-recorded set of images (pos-analysis). I want to be able to use either source transparently. But as I don't know how much time the pre-recorded images will take to process, I'd like t