I'm currently working on a project with Crazyflie drones for university. Is it somehow possible to get the image stream from the AI-Deck 1.1 displayed on my own html page?
I hope someone can help or give a hint.
This should be possible and would require the ESP32 to run a webserver you could connect to. I'm pretty sure there are plenty of examples out there you could get inspiration from. This is nothing we have tried our selves yet though so please share your findings and progress.