Page 1 of 1

Embed camera stream from AI-Deck to html page

Posted: Wed Nov 03, 2021 3:14 pm
by niklasstone
Hi together,

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.

Greetings Niklas! :D

Re: Embed camera stream from AI-Deck to html page

Posted: Fri Nov 05, 2021 8:47 am
by tobias
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.