Building Application for reading Video and Serial data

Hi
Can someone assist me for building an application/GUI to read video streaming and serial Data from OpenMV cam?

Hi, you can start with this Python module:

It implements the camera’s debugging protocol, same used by the IDE. Here’s an example using this script: