void setup() {
// My circuit setup for feeding the esp32 with camera code
}
void loop() {
// esp32 returns a ip address where video is being streamed
}
void setup() {
// My circuit setup for feeding the esp32 with camera code
}
void loop() {
// esp32 returns a ip address where video is being streamed
}