hamuchiwa / AutoRCCar

OpenCV Python Neural Network Autonomous RC Car
BSD 2-Clause "Simplified" License
3.32k stars 1.48k forks source link

Connection Refused #234

Closed athenluffy closed 4 years ago

athenluffy commented 4 years ago

the streaming server_test program for computer is not working. It is Showing connection refused server

hamuchiwa commented 4 years ago

@athenluffy Change the ip address in both client (stream_client.py) and server (stream_server_test.py) files to match your. See #144 if that helps.