Metadata-Version: 2.1
Name: trkir-rpi
Version: 0.42
Summary: Raspberry PI scripts for PT FLIR and IR cameras
Home-page: https://git.vpa.group/trkir/hardware
Author: VPA.GROUP
Author-email: v.novosad@ivpa.ru
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/markdown

**Raspberry PI script for PT Flir and IR cameras**


**Prerequirements**
- python3
- pip3

**Installation**
- `sudo pip3 install trkir-rpi`
- `sudo trkir-install`

**Use**
- `trkir-camera-run [--health_check 1]` to run  the camera script [optional --health_check 1 to check the script locally]
- `trkir-camera-devices` to get available cameras and its usb ports
- `trkir-rpi-ip` to get raspberryPi ip
- `trkir-usb-recycle` to reset usb hub (power cycle usb hub connection)


