Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rearviewsion CameraWebServer needs revisions #4

Open
4 tasks
truedat101 opened this issue Apr 1, 2024 · 3 comments
Open
4 tasks

Rearviewsion CameraWebServer needs revisions #4

truedat101 opened this issue Apr 1, 2024 · 3 comments
Assignees

Comments

@truedat101
Copy link
Contributor

  • Fork the code here
  • Add bonjour advertisement
  • Add control panel hidden at launch with camera buttons for streaming / clip in control area
  • API possible to grab still frames, toggle settings, turn on / off , check battery level
@truedat101
Copy link
Contributor Author

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

  • how to manage the network
  • is it advertising at boot up?
  • starting IP address if it does run its own infrastructure
  • AI or not to AI
  • resolution
  • other settings

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 truedat101 self-assigned this Apr 12, 2024
@truedat101
Copy link
Contributor Author

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
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant