Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

rursprung/esp32-cam-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Application for ESP32-CAM

First of all: do NOT use this for anything productive, this is just a prototype! You're probably better off using the CameraWebServer Arduino example.

This repository needs a lot of cleanup and - hopefully - standardisation / moving things to other crates before this can serve as a reasonable example for anything.

This is based on Dominaezzz/esp32-mjpeg which targets the ESP32S3. In an optimal world there would be some traits implemented for both devices and an application can be agnostic of them.

This currently requires a custom esp-hal until esp-hal#3219 is merged & released.

About

rust implementation of small webserver offering image stream from AI Thinker ESP32-CAM

Topics

Resources

Stars

Watchers

Forks

Languages