yoursunny / esp32cam

OV2640 camera on ESP32-CAM, Arduino library
https://esp32cam.yoursunny.dev
ISC License
499 stars 174 forks source link

Master al #8

Open alorbach opened 4 years ago

alorbach commented 4 years ago

Made many changes to add support for more camera sensor properties, AsyncClient support (ESPAsyncWebServer) and much more. Feel free to use my branch, it's last rebase is from 2020-12-06.

  1. Contrast
  2. Brightness
  3. Saturation
  4. SpecialEffect
  5. WbMode
  6. AeLevels
  7. AgcGain
  8. GainceilingSensor
  9. Gaincontrol
  10. Colorbar
  11. Whitebalance
  12. Quality
  13. Aec2
  14. AecValue
  15. AwbGainControl
  16. HMirror
  17. VFlip
  18. Frequence
  19. BPC
  20. WPC
  21. Denoise
  22. Lenc
  23. RawGMA
  24. AutoExposurecontrol
  25. Dcw

For now I will maintaine rebase support for my branch as long as possible.

alorbach commented 4 years ago

have you confirmed the changes I made ?

alorbach commented 3 years ago

I will keep my branch rebased on your master as long as possible. When I get the time to create some samples, I will amend them to my branch here. Right now I am just to busy doing them.