Hello! I am new to this forum and LabVIEW.
I am currently working on a LabVIEW code for lab. The whole code comprises of C++, OpenCV, and LabVIEW.
Currently, LabVIEW is continously crashing when it hits the camera features such as brightness, gain, and shutter. In the terminal, it reads, "No cameras found." Later, as I proceed to step into the LabVIEW program to the camera features section, a segmentation fault occurs and LabVIEW crashes.
I am working with Ubuntu OS on Linux. Being new to this OS I am not sure what I can do to figure out what the problem is.
I have tested several cameras and no luck; I get the same crash.
Would checking the drivers help? I am not sure how to check the drivers on Ubuntu (it does not seem to have the measurement&automation software).
Thank you for your help!