[PyKDE] display a videostream
Kai Winter
kaiwinter at gmx.de
Wed Feb 28 20:38:44 GMT 2007
What's the best way to display a videostream in a PyQt GUI? I get the
videostream by the videocapture module from a camera as a sequence of
PIL images. Currently I bind this image as a texture in an QOpenGL
Widget. But that need pretty much resources. How do I display this
videostrem (picture-wise) as an QImage or a QPicture? Would somebody
mind write a sample for me to handle it?
More information about the PyQt
mailing list