How To Configure TBS6104 DVBT Modulator Card
How To Configure TBS6104 DVBT Modulator Card
com
Port 1
Port 2
Linux platform
System: Ubuntu, centOS, Debain and ect.
1/8
www.tbsdtv.com
Firmware(TBS6104 DVBT modulator card no need firmware, but for some DVB tuner cars it’s
needed. So it’s better to install it ):
# 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/
# reboot
If any errors happen during the compiling step “make –j4” please check and fix error first, do not
go to operate “make install”. You can find the solution from the part “FAQ”:
https://github.com/tbsdtv/linux_media/wiki
The following we have listed some command errors and the corresponding solutions:
1>/bin/sh: 1: lsdiff: not found
# sudo apt-get install patchutils
2>you may need to install the Proc::ProcessTable module
# sudo apt-get install libproc-processtable-perl
2/8
www.tbsdtv.com
5>If you find module load errors like "module has wrong symbol version", this means that there
still are old modules from your previous Media Tree installation (usually duplicated modules in
two different places).
# sudo rm -rf /lib/modules/``uname -r``/kernel/drivers/media/*
Driver installed, need to reboot Server. If it’s successfully installed, Modulate devices“tbsmodxx”
will be loaded, under directory “/dev”. Like this:
tbsmod0, tbsmod1
Device“tbsmod0” means the 1st modulator card; and e “tbsmod1” means the 2nd modulator card;
“tbsmod2” means the 3rd, and so on.
/dev/tbsmod0/mod0 means the 1st modulate device of the TBS6104;
/dev/tbsmod0/mod1 means the 2st modulate device of the TBS6104;
/dev/tbsmod0/mod2 means the 3st modulate device of the TBS6104;
/dev/tbsmod0/mod3 means the 4st modulate device of the TBS6104;
3/8
www.tbsdtv.com
Actually, we also provide the software which based on Linux for TBS6104 DVBT modulator card.
The control is webUI, and driver will be contained in our software package, no need to install
separately:
http://www.tbsdtv.com/download/document/modulator/rootfs-6004_6014_6104_690b-centos-
1.0.0.1.tar.bz2
http://www.tbsdtv.com/download/document/modulator/rootfs-6004_6014_6104_690b-ubuntu-
1.0.0.1.tar.bz2
1.Login:
The default username/password is “root/root”:
2: User interface:
Write to TBS6104
Network stream Remux DVBT Modulator card
(new TS)
Local TS file
4/8
www.tbsdtv.com
Configure “fre.”, “pol.” “sr”, “modulator”, and click “Scan Channels”. When it’s locked, you’ll see
some channels. Please choose which you’ll take it as the source of the DVBT modulator and
“Apply”.
Network stream
We also support network stream input for DVBT modulator. http, rtp or udp stream is supported.
5/8
www.tbsdtv.com
Local File
We support modulate local ts file. The TS file must put to this directory:
/usr/local/tbs/video/
For example,
Remux
1.Channel-Mux:
If DVBT modulator card driver is correctly installed, you’ll see some modulate device. Like this:
And these sources which from DVB tuner card, Network streams, Local TS file all will be list here.
Just choose some of them to “Mux” to new TS (MPTS) for DVBT modulator card
6/8
www.tbsdtv.com
Frequency: this DVBT modulator card is a little special in frequency setting. For a same card, once
the 1st RF device frequency is setting the rest 3 RF device will be set. This depends on Modulate
chipset characteristic. For example,
“tbsDVBT0” set to “474Mhz”, and bandwidth=8Mhz; the 2nd “tbsDVBT1” will be “482Mhz”; the
3rd “490Mhz”; and the 4th “498Mhz”. Step is 8Mhz.
Fre(tbsdvbt0)=474Mhz;
Fre(tbsdvbt1)=Fre(tbsdvbt0) + 8Mhz=482Mhz;
Fre(tbsdvbt2)=Fre(tbsdvbt1) + 8Mhz=490Mhz;
Fre(tbsdvbt3)=Fre(tbsdvbt2) + 8Mhz=498Mhz;
7/8
www.tbsdtv.com
Output Bitrate: this value should be a little higher than the real data. For example, a ts which the
real data is around 26M. So this option “Output Bitrate” please set to “28M” or higher.
Output Bitrate can’t be set to a lower than the real data.
Last, do not forget to click “Apply” to start “Remux/Modulate”. Or you can access to system to
check “remux” process is running or not:
# ps –aux | grep remux
Any question about the DVBT Modulate card TBS6104 configuration, please write to us:
support@tbsdtv.com
8/8