Re: [gtk-list] Displaying images from a camera as fast as possible?




> 
> I'm about to write a program that continuously gets images from a camera and I
> want to display them (as many as possible) using GTK. Any suggestions about
> how to do this? Appropriate widgets?
> 
> Grateful for any help,
> /Nils

I've been working on this for a while. My system is P ][ 333 + PXC200 frame grabber. I use Mr. Rubini's driver. In gtk, I use gdk_draw_rgb_image() for drawing data I received from driver. I get around 50 frame/s in lowres mode ( 320 x 240 )

Tim



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]