Skip to content

Commit d1ea8a0

Browse files
authored
Update client.py
1 parent dfb6a40 commit d1ea8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py_video_upload/vidgear/client.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
client = NetGear_Async(
9-
address="192.168.0.12", # Replace with your IP.
9+
address="192.168.0.12", # Replace this with your IP.
1010
port="8081",
1111
protocol="tcp",
1212
pattern=1,

0 commit comments

Comments
 (0)