interactionresearchstudio / NaturewatchCameraServer

A Python / OpenCV camera server to stream Pi camera content to a remote client through a website.
https://mynaturewatch.net
GNU General Public License v3.0
103 stars 48 forks source link

The instructions to change from AP to client mode can be updated (see #105) #106

Open Vincent-Stragier opened 2 years ago

Vincent-Stragier commented 2 years ago

Hello,

In issue #105, thanks to @linuxdan, we have seen that the image can be switched from AP to client mode directly using the Pi Imager. It allows to directly configure the Wi-Fi. Note that the user should not change the default username and password, since it will “destroy” the app (maybe something to improve later by making the app user independent).

Using directly the Pi Imager makes this change easier to apply.

Best, Vincent