I have successfully written a Qt program to play a video from a RTP stream (or other sources). I am using the Phonon classes MediaObject and VideoWidget. My question is: how can I gain access to the individual frames? I wanted to do motion detection by differencing successive frames.
Many thanks for your advice.
wpoet.