Hey, I'm new to Arduinos and micro controllers so sorry if I ask anything stupid.
I'm trying to create a small device, which uses cellular to transmit live video from an onboard camera.
I'm aware that Arduinos aren't particularly powerful, however, the fps and resolution would not need to be high. I was thinking of using an Adafruit Flora and Fona with this camera module Mini 2MP SPI Camera Module for Raspberry Pi Pico | The Pi Hut.
I'm not sure if these components can actually work together to do this. If it isn't possible does anyone have any suggestions for how I could create live streaming video over cellular in a small (as possible) device. Thank you!