This package is intended to be used on Raspbery PI.
It is installed with "sudo apt install ./tiscamera_1.n.n_armhf_pi4_raspbian_10.deb". Replace "n" with the version numbers.
The package installs on Raspbian 11 too.
All necessary runtime dependencies will be installed automatically.
After installation, start the camera program "tcam-capture" to use your camera.
The documentation is installed to "/usr/share/theimagingsource/tiscamera/doc/html/index.html".
Programming samples for C and Python are installed to "/usr/share/theimagingsource/tiscamera/examples".
This package is suitable for Ubuntu 18.04 on e.g. Raspberry PI with Raspbian.
This package does not install on Ubuntu 20.04. If this is in use, compile the sources from https://github.com/TheImagingSource/tiscamera.