We want to run the camera on Ubuntu Server which is only a terminal interface and later do image processing.
Is it possible to run the camera like this? When I test example code I'm mostly met with qt.qpa.xcb: could not connect to display
I'm aware these examples require a desktop environment, is there any way we can run code and do image processing without having a graphical environment?