🐆 Adds MJPEG and websocket support

This commit is contained in:
Rune Harlyk
2023-05-04 18:29:45 +02:00
committed by Rune Daugaard Harlyk
parent e46f84f4bd
commit a9759c8aa2
4 changed files with 557 additions and 179 deletions
+2 -2
View File
@@ -14,9 +14,9 @@ board = esp32cam
monitor_speed = 115200
framework = arduino
lib_deps =
;ottowinter/ESPAsyncWebServer-esphome@^2.1.0
teckel12/NewPing@^1.9.7
rfetick/MPU6050_light@^1.1.0
adafruit/Adafruit PWM Servo Driver Library@^2.4.1
adafruit/Adafruit SSD1306@^2.5.7
adafruit/Adafruit GFX Library@^1.11.5
adafruit/Adafruit GFX Library@^1.11.5
links2004/WebSockets@^2.4.1