mirror of
https://github.com/rzeldent/esp32cam-rtsp.git
synced 2025-11-16 13:08:01 +00:00
Lint README.md
This commit is contained in:
@@ -148,7 +148,7 @@ Configure at least:
|
|||||||
|
|
||||||
When finished press ```Apply``` to save the configuration. The screen will redirect to the status screen.
|
When finished press ```Apply``` to save the configuration. The screen will redirect to the status screen.
|
||||||
Here it is possible to reboot the device so the settings take effect.
|
Here it is possible to reboot the device so the settings take effect.
|
||||||
It is also possible to restart manually by pressing the reset button.
|
It is also possible to restart manually by pressing the reset button.
|
||||||
|
|
||||||
## Connecting to the configuration
|
## Connecting to the configuration
|
||||||
|
|
||||||
@@ -182,7 +182,7 @@ This link can be opened with for example [VLC](https://www.videolan.org/vlc/).
|
|||||||
- When the password is lost, a fix is to completely erase the ESP32 using the ```pio run -t erase``` command.
|
- When the password is lost, a fix is to completely erase the ESP32 using the ```pio run -t erase``` command.
|
||||||
This will reset the device including configuration.
|
This will reset the device including configuration.
|
||||||
If using the esptool, you can do this using ```esptool.py --chip esp32 --port /dev/ttyUSB0 erase_flash```.
|
If using the esptool, you can do this using ```esptool.py --chip esp32 --port /dev/ttyUSB0 erase_flash```.
|
||||||
However, after erasing, re-flashing of the firmware is required.
|
However, after erasing, re-flashing of the firmware is required.
|
||||||
- When finished configuring for the first time and the access point is entered, disconnect from the wireless network provided by the device.
|
- When finished configuring for the first time and the access point is entered, disconnect from the wireless network provided by the device.
|
||||||
This should reset the device and connect to the access point.
|
This should reset the device and connect to the access point.
|
||||||
Resetting is also a good alternative...
|
Resetting is also a good alternative...
|
||||||
|
|||||||
Reference in New Issue
Block a user