Skip to content

Commit fd77a62

Browse files
authored
Notes
1 parent 2c6428d commit fd77a62

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Go to the URL given in the serial output, the web UI should appear with the sett
8181

8282
## My Modifications:
8383

84-
![The simplified viewer](Docs/simpleviewer.png)
84+
![The simplified viewer](Docs/simpleviewer.png)<br>*The new default Simple view, just the basics*
8585

8686
The WiFi details can be stored in an (optional) header file to allow easier code development, and a camera name for the UI title can be configured. The lamp and status LED's are optional, and the lamp uses a exponential scale for brightness so that the control has some finess.
8787

@@ -95,7 +95,9 @@ The web UI has had changes to add the lamp control (only when enabled) and make
9595

9696
I would also like to shoutout to @jmfloyd; who suggested rotating the image in the browser since the esp32 itself cannot do this.
9797

98-
![The stream viewer](Docs/streamview.png) ![The info page](Docs/infodump.png)
98+
![The stream viewer](Docs/streamview.png)<br>*Standalone StreamViewer; No decoration or controls, resizable, doubleclick image for fullscreen*
99+
100+
![The info page](Docs/infodump.png)<br>*Boring Details*
99101

100102
## Notes:
101103

0 commit comments

Comments
 (0)