2026-07-20 02:15:37 +00:00
|
|
|
# PC vision
|
2026-07-20 02:08:23 +00:00
|
|
|
|
2026-07-20 02:15:37 +00:00
|
|
|
Optional desktop client. Prefer the ESP web UI after `eye.set_wifi(ssid, password)`.
|
2026-07-20 02:08:23 +00:00
|
|
|
|
2026-07-20 02:15:37 +00:00
|
|
|
If you still want this app:
|
2026-07-20 02:08:23 +00:00
|
|
|
|
2026-07-20 02:15:37 +00:00
|
|
|
```
|
|
|
|
|
python viewer.py --ip <ESP_IP>
|
|
|
|
|
```
|