Skip to content

Commit 74407a1

Browse files
Update README.md
1 parent 927af68 commit 74407a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ or can be done with `ufw`:
8484
```
8585
5.
8686
```
87-
self.app = Vuer(host='0.0.0.0', cert="./cert.pem", key="./key.pem")
87+
tv = OpenTeleVision(self.resolution_cropped, shm.name, image_queue, toggle_streaming, ngrok=False)
8888
```
8989

9090
6. install ca-certificates on VisionPro

0 commit comments

Comments
 (0)