Go to Post Seriously, when I grow up (or if I grow up) I want to be just like Al. - Paul Copioli [more]
Home
Go Back   Chief Delphi > Technical > Programming > C/C++
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Spotlight this post!  
Unread 14-01-2012, 19:52
ekgordon2 ekgordon2 is offline
Registered User
FRC #2022
 
Join Date: Jan 2012
Location: Buffalo Grove
Posts: 5
ekgordon2 is an unknown quantity at this point
cRIO, NI Axis Setup Tool, and Axis Camera Manager can't connect to Camera

Like a couple other teams, my team is using WindRiver C++ and are using the following code to connect to the camera:

Code:
AxisCamera &camera = AxisCamera::GetInstance("10.20.22.11");
		camera.WriteResolution(AxisCamera::kResolution_640x480);
		camera.WriteCompression(20);
		camera.WriteBrightness(0);
However, we are getting this error at the drive station at startup:

Quote:
ERROR: S_errno_ECONNREFUSED (0x0000003D): Failed to connect to the camera ...in CreateCameraSocket() in C:/WindRiver/workspace/WPILib/Vision/AxisCameraParams.cpp at line 457
We can ping the camera at the IP address 10.20.22.11, but everything else can't find it. We can't get to a web interface, the setup axis camera utility can't find it (because it is expecting the 192.168.0.90 address), and even a utility downloaded directly from Axis, the Axis Camera Management tool, can't access it.

Is there any way to completely reset the Axis 260 Camera to factory settings and re-set it up?

Thanks in advance.
Reply With Quote
 


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 17:50.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi