mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-25 01:41:43 +00:00
The current LabVIEW dashboard (Beta 4) requires the source type to be either "usb:" or "ip:" and does not support "cv:". To work around this, use a source type of "usb:" for OpenCV sources as well. Workaround for #407.