Send image frame buffer to other MCU

Hi, i have 1 board openMV cam h7, i want to send 1 frame buffer image (QVGA, RGB565) to another mcu, specifically here is board stm32, is there any method to transmit it. Looking forward to your reply. Thanks

Yeah, there’s a demo program under the Examples->Remote Control. Literally out of the box script to do this.