Go to Post Winning or losing on the field has nothing to do with this success. - E. Wood [more]
Home
Go Back   Chief Delphi > Technical > Programming
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 19-01-2010, 17:44
ellisk ellisk is offline
Registered User
FRC #1540
 
Join Date: Dec 2008
Location: Vancouver, WA
Posts: 41
ellisk is on a distinguished road
Reinstall of dashboard doesn't fix camera image streaming

I'm trying to get the camera to stream images to the dashboard. Currently, this is what happens:

The code (in C++) looks like this:
Code:
                printf("in operator control\n");
		GetWatchdog().SetEnabled(false);
		AxisCamera &camera = AxisCamera::getInstance();
		camera.writeResolution(k320x240);
		camera.writeBrightness(0);
		printf("Done with camera\n");
		Wait(3.0);
		printf("done waiting\n");
which is at the top of Operator Control. The IP address of the dashboard machine is 10.15.40.5. I have updated the cRIO and also installed the LabView and dashboard updates, as well as the missing DLL.

When I run the code, I get, in the console:
Code:
in operator control
task 0x1de16ff0 (FRC_cameraTask) deleted: errno=0 (0) status=0 (0)
Done with camera
done waiting
After looking at the thread at http://www.chiefdelphi.com/forums/sh...ghlight=camera I uninstalled and then reinstalled the driver station update. This did not resolve my problem.

I can ping the camera from the cRIO's command prompt and I set up the camera using the "Setup Axis Camera" tool.

When I run the program and look at the dashboard, all that I see for the camera is a white screen.

Does anyone have any ideas why it isn't working?

Thanks.
 


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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can we use the camera image on Dashboard this year? Jon236 Programming 1 11-01-2010 12:52
cRio doesn't re-image Lilszamora FRC Control System 3 15-02-2009 21:06
Camera Config doesn't save! comwiz7 Programming 2 20-02-2006 17:19
Fix-it window and dashboard code changes David Brinza Programming 3 28-01-2005 01:00
Image Discuss: If done. Quick Fix is here CD47-Bot Robot Showcase 2 04-03-2003 20:07


All times are GMT -5. The time now is 13:44.

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