5420-Velocity / 5420-LabVIEW-Code-ROBOT-2017

This is the Code used our Robot for the 2017 Game STEAMWORKS
http://www.sjrobotics.com/velocity/
0 stars 0 forks source link

USB Camera -- No Video #1

Closed nhalstead closed 7 years ago

nhalstead commented 7 years ago

Either the Code for LabVIEW or the Code for the Dashboard on the Computer is messing up.

In RobotMain.vi -> "WPI_CameraSend Images to PC" -> TCP Listion Object has an Erro of: Error 56 occurred at TCP Wait On Listener in TCP Listen.vi:7210001->WPI_CameraSend Images To PC Loop.vi->Robot Main.vi Sends "mjpg:http://roboRIO-5420-FRC:1181/stream.mjpg?name=Camera" to "/CameraPublisher/Camera/streams" Sends "usb:IMAQdx/cam0" to "/CameraPublisher/Camera/source"

<LOCATION>WPI_CameraIssue HTTP Request with Authentication.vi<CALLSTACK>WPI_CameraIssue HTTP Request with Authentication.vi< <WPI_CameraIPCameraRead.vi:7140007< <WPI_CameraGet Image From Controller.vi:2210003< <WPI_CameraRead MJPG for Dashboard.vi:3780002< <Dashboard Main.vi
Error -44003 occurred at <LOCATION>WPI_CameraIssue HTTP Request with Authentication.vi<CALLSTACK>WPI_CameraIssue HTTP Request with Authentication.vi< <WPI_CameraIPCameraRead.vi:7140007< <WPI_CameraGet Image From Controller.vi:2210003< <WPI_CameraRead MJPG for Dashboard.vi:3780002< <Dashboard Main.vi

Possible reason(s):
FRC:  Operation failed due to a communication failure with the camera.

Posted on Forums. Look at them for more details: USFirst Forums Chief Delphi

nhalstead commented 7 years ago

It was an Update released TODAY AT THE EVENT that solved the Issue.