ESP32-Cam 4.0Beta - Use Case #223
wa0uwh
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ESP32-Cam 4.0Beta - Use Case
I have spent the last few days trying to reduce the Original ESP32-CAM Example Software down to something more usable and predictable, I was having difficulty but was making good progress. My main goal was to remove the face detection (crap) and reduce the control menu and add Flash (light) control.
BUT then, I found your efforts of doing the same as 4.0 Beta - MANY, many - Thanks.
My only minor difficulty of using 4.0 Beta was that I can not use OTA and I had NOT noticed your note about selecting another board library which supports the necessary syntax. My fix was to "#ifndef NO-OTA" around that section of the code. For simplicity, I would suggest the same for your next release.
I have three use cases for my ESP32-CAMs, each will use 4.0Beta with some sight modifications: An additional "public read only port" will be added which can be "streamed" and/or "captured" just the video. A public IP Address and obscure firewall Port which will be managed and configured on our main router will be used to provide the access.
Just FYI: Our three use cases are similar, but different.
Each of these cameras will not be on or near my LAB Access Point nor my subnet.
The addition of a third Configurable Public Port will be key for my use.
I expect other uses will follow.
Again, THANKS for your efforts.
Regards,
Eldon Brown - WA0UWH
Beta Was this translation helpful? Give feedback.
All reactions