Setup Instructions¶
Software¶
Install the debian package for tcamtegrasrc and its dependencies
sudo apt install ./tcamtegrasrc_<version>.deb
Dependencies¶
- cuda-cudart-10-2
- libegl1
- libgstreamer1.0 (1.14.0)
- libgstreamer-plugins-base1.0 (1.14.0)
- nvidia-l4t-core
- nvidia-l4t-cuda
- nvidia-l4t-multimedia
- nvidia-l4t-multimedia-utils
- theimagingsource-drivers (2.0.0)
- tiscamera or tiscamera-tcamproperty
Note
Most of these will be installed by apt when installing the .deb file, theimagingsource-drivers and tiscamera or tiscamera-tcamproperty are available for download at https://www.theimagingsource.com/support/downloads-for-linux/.
Recommended Packages¶
- tiscamera
- tcamdutils
The tcamtegrasrc element integrates seamslessly with the tiscamera infrastructure, making the camera available to all applications built with the tiscamera SDK, including the tcam-capture application. tcamdutils is required to process the image data from tcamtegrasrc.
Note
tiscamera and tcamdutils are available for download at https://www.theimagingsource.com/support/downloads-for-linux/.