I plan to send the data over bluetooth over to my phone.
To my understanding, the Arduino doesn't have enough storage to handle video and image data. So my thinking is, if I create a custom board that has enough storage, it would be able to take care of that.
(I'm way in over my head aren't I? lol)
So the data that's coming in wouldn't be stored in the storage. It would be sent to my phone then to an API that I created.