Download Print this page

TBS technologies TBS5301 User Manual page 9

Usb2.0 hdmi hd video capture card with hdmi 1.4 port

Advertisement

3.Install Linux driver. The driver has been uploaded to our official open source driver website:
https://github.com/tbsdtv/Linux_media/wiki
Install steps:
Downloading source and building:
git clone https://github.com/tbsdtv/media_build.git
git clone --depth=1 https://github.com/tbsdtv/Linux_media.git -b
latest ./media
cd media_build
make dir DIR=../media
make allyesconfig
make -j4
sudo make install
sudo reboot
Firmware install:
$ wget
http://www.tbsdtv.com/download/document/Linux/tbs-tuner-firmwares_v1.0.tar.bz2
# sudo tar jxvf tbs-tuner-firmwares_v1.0.tar.bz2 -C /lib/firmware/
If any error happens during your compiling, please check and fix the error first, then go to
execute "make install".
We have listed some common errors, please check the part FAQ to get the solution from the
website "https://github.com/tbsdtv/Linux_media/wiki".
After the driver is successfully installed, please reboot your Server to load new driver, and then
check adapter is loaded or not.
If you can find adapter under directory "/dev/dvb", that means driver is ready, you can use now.
Or check frontend status. Like this:
4. Streaming.
4.1>Before you doing a steaming, you need to configure encoding parameter first. We have GUI
tool and command line for you.
Download them from our website and then give the executable file a permission first . Like this:

Advertisement

loading