Hi, I am looking to read video from the camera 1920x1080 30hz and display on the HDMI output. ( pycamera preview can achieve this this using minimal cpu intervention ) I then want to over lay a Qt GUI with a transparency colour key. I have seen solutions using opencv but this required a lot of cpu i...