IoTone / ShashinGo

The Shashin Go Concept 1+2 are Open Source Hardware design for AI data capture. It is a DIY Maker Camera.
0 stars 0 forks source link

Rearviewsion CameraWebServer needs revisions #4

Open truedat101 opened 3 months ago

truedat101 commented 3 months ago
truedat101 commented 2 months ago

So looking through software options, there are a bunch of decisions to make:

It seems like version of FW that is on the M5CameraX / CamS3 is running an API gateway of some kind, which is perfect for building a custom native UI in Swift. I need to think about the user management of the connection and how to get started quickly. Since hardware is all very similar with hardware build quality varying, add ons, it is important to first get a single platform build going. CamS3 is pretty cool.

truedat101 commented 2 months ago

Once a final build is done, push it into OpenWR and can worry about adding additional features there for timeserver integration or other stuff that is more product specific. I think I will worry about variants for different hardware via branches and will do this on the OpenWR side.

truedat101 commented 2 months ago

Not totally thrilled with the fork that was done a few years back

https://github.com/easytarget/esp32-cam-webserver

Found another here:

https://github.com/RuiSantosdotme/arduino-esp32-CameraWebServer