How to use the USB3.0 camera from TheImagingSource

1. Install tiscamera.deb
2. Install dependencies as Dependencies link or as follows:
git clone https://github.com/TheImagingSource/tiscamera.git
cd tiscamera
# Build dependencies
sudo ./scripts/install-dependencies.sh --compilation --runtime

# Runtime dependencies
sudo ./scripts/install-dependencies.sh --runtime
mkdir build
cd build
cmake -DBUILD_ARAVIS=OFF -DBUILD_GST_1_0=ON -DBUILD_TOOLS=ON -DBUILD_V4L2=ON -DCMAKE_INSTALL_PREFIX=/usr ..

make
sudo make install

Test:
1. gst-launch-1.0 tcambin ! videoconvert ! ximagesink

留言

這個網誌中的熱門文章

Tuing PID parameters in QGroundcontrol (2)

Useful PX4 Parameters

Burn linux image to eMMC storage on Banana Pi M3