Hello,

I want to display a stream of video on a QMainwindow. I will take the video data from serial port(a vga camera module C328-7640 ). I also want to take snapshots from the displayed video.

What is the most appropriate way to do this? Thanks..