File tree Expand file tree Collapse file tree 1 file changed +3
-17
lines changed
Expand file tree Collapse file tree 1 file changed +3
-17
lines changed Original file line number Diff line number Diff line change @@ -52,23 +52,9 @@ You can use any device that is connected to the same network as the Raspberry Pi
5252(e.g. phone or tablet) to open the web app. If the link based on your hostname
5353does not work, use the RPi's IP address instead.
5454
55- - Link option 1 (hostname):
56-
57- ``` text
58- http://insdet-cam01:5000/
59- ```
60-
61- - Link option 2 (IP address):
62-
63- ``` text
64- http://{IP_ADDRESS}:5000/
65- ```
66-
67- !!! info ""
68-
69- `insdet-cam01` = hostname. Change it to the hostname that you set during
70- the RPi OS installation. `5000` = default port used by the web app. Make
71- sure that your browser does not automatically redirect to `https`.
55+ If the Raspberry Pi is connected to a hotspot from your phone, you can use the
56+ [ Network Analyzer] ( https://play.google.com/store/apps/details?id=net.techet.netanalyzerlite.an&hl=en ) {target=_ blank}
57+ app to find its IP address.
7258
7359Stop the web app by either using the button in your browser window
7460or by pressing ++ctrl+c++ in the Terminal.
You can’t perform that action at this time.
0 commit comments