Skip to content

OH1TR/ESP32ImageServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image server and ESP32-CAM client for uploading images

ESP32-CAM client code for uploading images to server via HTTP PUT.

.NET core server(runs on linux docker) to receive uploads and server them to HTTP clients.

Client and server also have communication channel to control upload frequency. This is used to optimise bandwidh usage. When server sees requests for image, it raises upload rate.

Still work in progress but it seems to work.

TODO: Add authetication, better logging and diagnostics.

Camera prototype

About

Image server and ESP32-CAM client for uploading images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published