|
Re: C++ Vision Camera Problems
When Joe referred to the "S_errno_ETIMEDOUT or S_errno_ECONNREFUSED" errors this means that the socket cannot connect successfully and transfer data safely. The TIMEOUT error means that there is contact with the server, BUT the server is not responding to the client. CONNREFUSED means that the server actively rejected the request from the client. So my suspicions may be the misconfiguration of the camera OR that the current camera code does not handle the camera instance properly. Did other teams get their camera to run successfully under the same conditions?
__________________
JabbaScript
|