I’m working with a Linea Teledyne Dalsa camera (Linea Lite L2-GC-02K02B), and I am trying to integrate it into a Python project. Most resources I’ve found online refer to using a .cti file for camera configuration, typically provided by the the SDK. However, I can’t seem to find any .cti file or configuration for my camera in the Saperda SDK or Spinnaker SDK (both are officially supported SDKs for Teledyne Dalsa cameras).
Has anyone successfully set up this specific camera in Python using one of these SDKs? What is the correct approach or configuration needed, and how can I access or generate the appropriate configuration files for Python?
Any help or guidance would be much appreciated!