This VI is used to serve images from one or more named cameras on your robot to the dashboard, SmartDashboard, or compatible web browser. Camera name and type info is published using network tables. Connections are on port 1181 by default and the URL for streaming can be found by looking at the network "camera"/streams variable. Cameras that are opened and stored in the name registry are automatically published by that name.
This VI runs in parallel with other code and should be placed in Robot Main or in Periodic Tasks.
This software is licensed. Open the labview\readme\WPI Robotics Library Open Source License.txt file for more information.
error in (no error) error in can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
code code is the error or warning code. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
source source describes the origin of the error or warning. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
port |
AutoSwitchCameraName |
"ArgosLib.lvlib:SwitchingCameraSendImagesToPCLoop.vi History"
Current Revision: 185