Download Print this page

TBS technologies TBS5301 User Manual page 13

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

Advertisement

#./TBSNetConfigurationTool -y // get the information of network
The following is some examples of the common DVB streaming software usage:
Transfer by USB:
4.2>Now, we'll take some common streaming software like DVBlast, Tvheadend as an example to
explain you how this capture card work.
DVBlast:
a.DVBlast install: please refer to the following website to install DVBlast:
https://github.com/gfto/dvblast/blob/master/INSTALL
b.DVBlast command:
Dvblast only supports command line, here's an example:
$ dvblast –f 12538000 –s 41250000 –v 13 –a 0
-f: Frequnecy.
-s: Symbol rate.
-v: Voltage (Voltage to apply to the LNB, the value is 13 or 18).
-a: DVB adapter. "–a 0" means adapter 0
You can get more parameters about DVBlast by running command "$ dvblast -help".
Lock status 1, and also display some program information, then that's means it's locked now:
For this capture card, it's not a real DVBS/S2 tuner card, so these necessary parameters
Frequency, Symbol rate, Voltage you can type in any value. But it must follow DVBS/S2 standard,
can't be DVBT/T2, DVBC or other standard.
c.Streaming. DVBlast supports UDP and RTP protocol, you must create a configuration to specify
which channel, IP, port out. Here an example:
Create a configuration name "dvb.conf" by tool vim.
dvb.conf content:
239.255.0.1:1234 1 1
239.255.0.1 multicast address;
1234 is port;
1 is flag;
1 is channel program number.

Advertisement

loading