|
Re: Linking Java To Labview Dashboard Causing issues receiving USB camera image
Have you tried using some of the example Java projects? If you create the
Simple Vision project in eclipse and use that with the default Labview dashboard it should work. You'll just have to use the drop down menu on the dashboard to select: USB Camera HW.
Make sure that the camera name in the Simple Vision project ("cam0" by default) is set to whatever your camera is.
Use the web dash (roboRIO-xxxx.local where xxxx is your team number) if you need to find what your camera name is.
Hope that works! let me know.
|