ESP32CAM to ESP32 Via SPI

Hi everyone im trying to stream out video from the esp32cam(master) to esp32(slave) via SPI my problem is how to do it since streaming out requires bandwidth and my affects latency (sorry for english not good at it).

There are several youtube videos on ESP32-CAM "streaming". Take a look at a few of them (or better, try out the preprogrammed examples) and decide for yourself if it is really worth the effort.

is this possible?