Top Tip T2-MI reception on E2 STB with SDG image - A complete step by step guide

evans

Member
Joined
Jan 12, 2011
Messages
42
Reaction score
14
Points
8
Age
37
My Satellite Setup
1.8M solid pan motorized
strong srt 4669x
My Location
somanya,Ghana

evans

Member
Joined
Jan 12, 2011
Messages
42
Reaction score
14
Points
8
Age
37
My Satellite Setup
1.8M solid pan motorized
strong srt 4669x
My Location
somanya,Ghana
Thanks to all the guys who supported my journey to extracting T2MI parameters from stream @ satesco, @EnoSat, @suedschwede et al
I was able to record TS stream for EUTELSAT@36>>sub saharan beam<< with crazyScan. thereafter, I analysed the stream for T2MI parameters

-- T2MI Eutelsat 36e --
12267 V 31430 input stream-[102, 103] 16APSK, fec 23/36
12382 V 31430 input stream-[101, 109] 16APSK, fec 13/18
12420 V 31431 input stream-[105, 106] 8PSK, fec 3/4

t2mi parameters
*12267
pid 4096, plp 7,8 and 40

*12382
pid 4096
plp 9,25

*12420
pid 4096
plp0,1,2

Code:
----------- the transponders i exported from crazyscan ----------------------
<?xml version="1.0" encoding="iso-8859-1"?>
<satellites>
    <sat name="Eutelsat 36" flags="5" position="360">
        <transponder frequency="11223000" symbol_rate="30000000" polarization="1" fec_inner="4" system="1" modulation="1" rolloff="2" pilot="0"/>
        <transponder frequency="11264000" symbol_rate="30000000" polarization="1" fec_inner="4" system="1" modulation="1" rolloff="2" pilot="0"/>
        <transponder frequency="11306000" symbol_rate="30000000" polarization="1" fec_inner="4" system="1" modulation="1" rolloff="2" pilot="0"/>
        <transponder frequency="11347000" symbol_rate="30000000" polarization="1" fec_inner="4" system="1" modulation="1" rolloff="2" pilot="0"/>
        <transponder frequency="11389000" symbol_rate="30000000" polarization="1" fec_inner="4" system="1" modulation="1" rolloff="2" pilot="0"/>
        <transponder frequency="11430000" symbol_rate="30000000" polarization="1" fec_inner="4" system="1" modulation="1" rolloff="2" pilot="0"/>
        <transponder frequency="11729000" symbol_rate="27500000" polarization="1" fec_inner="2" system="1" modulation="2" rolloff="2" pilot="1"/>
        <transponder frequency="11768000" symbol_rate="27500000" polarization="1" fec_inner="3" system="0" modulation="1" rolloff="0"/>
        <transponder frequency="11807000" symbol_rate="27500000" polarization="1" fec_inner="2" system="1" modulation="2" rolloff="2" pilot="1"/>
        <transponder frequency="11845000" symbol_rate="27500000" polarization="1" fec_inner="3" system="0" modulation="1" rolloff="0"/>
        <transponder frequency="11884000" symbol_rate="27500000" polarization="1" fec_inner="3" system="0" modulation="1" rolloff="0"/>
        <transponder frequency="11922000" symbol_rate="27500000" polarization="1" fec_inner="3" system="0" modulation="1" rolloff="0"/>
        <transponder frequency="11960000" symbol_rate="27500000" polarization="1" fec_inner="3" system="0" modulation="1" rolloff="0"/>
        <transponder frequency="11999000" symbol_rate="27500000" polarization="1" fec_inner="2" system="1" modulation="2" rolloff="2" pilot="1"/>
        <transponder frequency="12037000" symbol_rate="27500000" polarization="1" fec_inner="3" system="0" modulation="1" rolloff="0"/>
        <transponder frequency="12075000" symbol_rate="27500000" polarization="1" fec_inner="3" system="0" modulation="1" rolloff="0"/>
        <transponder frequency="12114000" symbol_rate="27500000" polarization="1" fec_inner="2" system="1" modulation="2" rolloff="2" pilot="1"/>
        <transponder frequency="12152000" symbol_rate="27500000" polarization="1" fec_inner="3" system="0" modulation="1" rolloff="0"/>
        <transponder frequency="12267000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1" is_id="102"/>
        <transponder frequency="12267000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1" is_id="103"/>
        <transponder frequency="12305000" symbol_rate="27500000" polarization="1" fec_inner="3" system="0" modulation="1" rolloff="0"/>
        <transponder frequency="12344000" symbol_rate="27500000" polarization="1" fec_inner="2" system="1" modulation="2" rolloff="2" pilot="1"/>
        <transponder frequency="12382000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1" is_id="101"/>
        <transponder frequency="12382000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1" is_id="109"/>
        <transponder frequency="12421000" symbol_rate="31430000" polarization="1" fec_inner="3" system="1" modulation="2" rolloff="2" pilot="1" is_id="105"/>
        <transponder frequency="12421000" symbol_rate="31430000" polarization="1" fec_inner="3" system="1" modulation="2" rolloff="2" pilot="1" is_id="106"/>
    </sat>
</satellites>
 

evans

Member
Joined
Jan 12, 2011
Messages
42
Reaction score
14
Points
8
Age
37
My Satellite Setup
1.8M solid pan motorized
strong srt 4669x
My Location
somanya,Ghana
Code:
------ adding the t2mi parameters ------------------------------
<?xml version="1.0" encoding="iso-8859-1"?>
<satellites>
    <sat name="Eutelsat 36" flags="5" position="360">
        <transponder frequency="11223000" symbol_rate="30000000" polarization="1" fec_inner="4" system="1" modulation="1" rolloff="2" pilot="0"/>
        <transponder frequency="11264000" symbol_rate="30000000" polarization="1" fec_inner="4" system="1" modulation="1" rolloff="2" pilot="0"/>
        <transponder frequency="11306000" symbol_rate="30000000" polarization="1" fec_inner="4" system="1" modulation="1" rolloff="2" pilot="0"/>
        <transponder frequency="11347000" symbol_rate="30000000" polarization="1" fec_inner="4" system="1" modulation="1" rolloff="2" pilot="0"/>
        <transponder frequency="11389000" symbol_rate="30000000" polarization="1" fec_inner="4" system="1" modulation="1" rolloff="2" pilot="0"/>
        <transponder frequency="11430000" symbol_rate="30000000" polarization="1" fec_inner="4" system="1" modulation="1" rolloff="2" pilot="0"/>
        <transponder frequency="11729000" symbol_rate="27500000" polarization="1" fec_inner="2" system="1" modulation="2" rolloff="2" pilot="1"/>
        <transponder frequency="11768000" symbol_rate="27500000" polarization="1" fec_inner="3" system="0" modulation="1" rolloff="0"/>
        <transponder frequency="11807000" symbol_rate="27500000" polarization="1" fec_inner="2" system="1" modulation="2" rolloff="2" pilot="1"/>
        <transponder frequency="11845000" symbol_rate="27500000" polarization="1" fec_inner="3" system="0" modulation="1" rolloff="0"/>
        <transponder frequency="11884000" symbol_rate="27500000" polarization="1" fec_inner="3" system="0" modulation="1" rolloff="0"/>
        <transponder frequency="11922000" symbol_rate="27500000" polarization="1" fec_inner="3" system="0" modulation="1" rolloff="0"/>
        <transponder frequency="11960000" symbol_rate="27500000" polarization="1" fec_inner="3" system="0" modulation="1" rolloff="0"/>
        <transponder frequency="11999000" symbol_rate="27500000" polarization="1" fec_inner="2" system="1" modulation="2" rolloff="2" pilot="1"/>
        <transponder frequency="12037000" symbol_rate="27500000" polarization="1" fec_inner="3" system="0" modulation="1" rolloff="0"/>
        <transponder frequency="12075000" symbol_rate="27500000" polarization="1" fec_inner="3" system="0" modulation="1" rolloff="0"/>
        <transponder frequency="12114000" symbol_rate="27500000" polarization="1" fec_inner="2" system="1" modulation="2" rolloff="2" pilot="1"/>
        <transponder frequency="12152000" symbol_rate="27500000" polarization="1" fec_inner="3" system="0" modulation="1" rolloff="0"/>
        <transponder frequency="12267000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1" t2mi_plp_id="7" t2mi_pid="4096" />
        <transponder frequency="12267000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1" t2mi_plp_id="8" t2mi_pid="4096" />
        <transponder frequency="12267000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1" t2mi_plp_id="40" t2mi_pid="4096" />
        <transponder frequency="12267000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1" is_id="102"/> t2mi_plp_id="7" t2mi_pid="4096" />
        <transponder frequency="12267000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1" is_id="102"/> t2mi_plp_id="8" t2mi_pid="4096" />
        <transponder frequency="12267000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1" is_id="102"/> t2mi_plp_id="40" t2mi_pid="4096" />
        <transponder frequency="12267000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1" is_id="103"/> t2mi_plp_id="7" t2mi_pid="4096" />
        <transponder frequency="12267000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1" is_id="103"/> t2mi_plp_id="8" t2mi_pid="4096" />
        <transponder frequency="12267000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1" is_id="103"/> t2mi_plp_id="40" t2mi_pid="4096" />       
        <transponder frequency="12305000" symbol_rate="27500000" polarization="1" fec_inner="3" system="0" modulation="1" rolloff="0"/>
        <transponder frequency="12344000" symbol_rate="27500000" polarization="1" fec_inner="2" system="1" modulation="2" rolloff="2" pilot="1"/>       
        <transponder frequency="12382000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1"  t2mi_plp_id="9" t2mi_pid="4096" />
        <transponder frequency="12382000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1"  t2mi_plp_id="25" t2mi_pid="4096" />
        <transponder frequency="12382000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1" is_id="101"/> t2mi_plp_id="9" t2mi_pid="4096" />
        <transponder frequency="12382000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1" is_id="101"/> t2mi_plp_id="25" t2mi_pid="4096" />
        <transponder frequency="12382000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1" is_id="109"/> t2mi_plp_id="9" t2mi_pid="4096" />
        <transponder frequency="12382000" symbol_rate="31430000" polarization="1" fec_inner="0" system="1" modulation="3" rolloff="3" pilot="1" is_id="109"/> t2mi_plp_id="25" t2mi_pid="4096" />   
        <transponder frequency="12421000" symbol_rate="31430000" polarization="1" fec_inner="3" system="1" modulation="2" rolloff="2" pilot="1" t2mi_plp_id="0" t2mi_pid="4096" />
        <transponder frequency="12421000" symbol_rate="31430000" polarization="1" fec_inner="3" system="1" modulation="2" rolloff="2" pilot="1" t2mi_plp_id="1" t2mi_pid="4096" />
        <transponder frequency="12421000" symbol_rate="31430000" polarization="1" fec_inner="3" system="1" modulation="2" rolloff="2" pilot="1" t2mi_plp_id="2" t2mi_pid="4096" />
        <transponder frequency="12421000" symbol_rate="31430000" polarization="1" fec_inner="3" system="1" modulation="2" rolloff="2" pilot="1" is_id="105"/> t2mi_plp_id="0" t2mi_pid="4096" />
        <transponder frequency="12421000" symbol_rate="31430000" polarization="1" fec_inner="3" system="1" modulation="2" rolloff="2" pilot="1" is_id="105"/> t2mi_plp_id="1" t2mi_pid="4096" />
        <transponder frequency="12421000" symbol_rate="31430000" polarization="1" fec_inner="3" system="1" modulation="2" rolloff="2" pilot="1" is_id="105"/> t2mi_plp_id="2" t2mi_pid="4096" />
        <transponder frequency="12421000" symbol_rate="31430000" polarization="1" fec_inner="3" system="1" modulation="2" rolloff="2" pilot="1" t2mi_plp_id="0" t2mi_pid="4096" />
        <transponder frequency="12421000" symbol_rate="31430000" polarization="1" fec_inner="3" system="1" modulation="2" rolloff="2" pilot="1" t2mi_plp_id="1" t2mi_pid="4096" />
        <transponder frequency="12421000" symbol_rate="31430000" polarization="1" fec_inner="3" system="1" modulation="2" rolloff="2" pilot="1" t2mi_plp_id="2" t2mi_pid="4096" />
        <transponder frequency="12421000" symbol_rate="31430000" polarization="1" fec_inner="3" system="1" modulation="2" rolloff="2" pilot="1" is_id="106"/> t2mi_plp_id="0" t2mi_pid="4096" />
        <transponder frequency="12421000" symbol_rate="31430000" polarization="1" fec_inner="3" system="1" modulation="2" rolloff="2" pilot="1" is_id="106"/> t2mi_plp_id="1" t2mi_pid="4096" />
        <transponder frequency="12421000" symbol_rate="31430000" polarization="1" fec_inner="3" system="1" modulation="2" rolloff="2" pilot="1" is_id="106"/> t2mi_plp_id="2" t2mi_pid="4096" />

Please help me check if the codes are ok
then finally, I have been able to extract T2MI, my question is what about if the stream is a
TRANSPORT STREAM TYPE = MULTISTREAM
INPUT STREAM ID = 000
PLS MODE = GOLD/COMBO/ROOT
PLS CODE =000000

which software do you use? same 4T2 Content Analyser or one will need a different software

Thanks
 

MCelliotG

Specialist Contributor
Joined
May 10, 2015
Messages
1,012
Reaction score
1,199
Points
113
My Satellite Setup
TBS 5925, Mut@nt HD51, EDISION OSMINI, MABO 130X144, DRAGONSAT DS3000 LED MOTOR, INVERTO BLACK ULTRA TWIN LNB
My Location
Thessaloniki, Greece
Multistream is primarily a tuner dependent transmission, so provided you have a MIS capable tuner and enough signal, you will be able to see the streams with the same tools. You need to check the PLS codes they are all there on all satellite list sites.
 

evans

Member
Joined
Jan 12, 2011
Messages
42
Reaction score
14
Points
8
Age
37
My Satellite Setup
1.8M solid pan motorized
strong srt 4669x
My Location
somanya,Ghana
Multistream is primarily a tuner dependent transmission, so provided you have a MIS capable tuner and enough signal, you will be able to see the streams with the same tools. You need to check the PLS codes they are all there on all satellite list sites.
Thank you mate, from my part of the region, most of our satellite parameters are not listed on satellite, mostly not online, one needs to extract these parameters himself
 

Babadem

New Member
Joined
Feb 18, 2022
Messages
9
Reaction score
1
Points
3
Age
54
My Satellite Setup
C & KU-Band Dishes. Octagon SF8008, Edision MIO 4K, and TBS6903X Tuner Card
My Location
North America
This is an excellent thread for beginners like me as it regards analyzing T2-MI signals. Thanks to the thread contributors, and the OP.
 

Babadem

New Member
Joined
Feb 18, 2022
Messages
9
Reaction score
1
Points
3
Age
54
My Satellite Setup
C & KU-Band Dishes. Octagon SF8008, Edision MIO 4K, and TBS6903X Tuner Card
My Location
North America
Thanks to our good colleague, EnoSat, who posted my two tutorial videos on youtube (whom I thank on this occasion), I thought it would be better to view them on the forum with no additional operations.
I hope to be excused for the redundancy of my message.

Is the TSReader used in this Tutorial Standard or professional version?
 

Babadem

New Member
Joined
Feb 18, 2022
Messages
9
Reaction score
1
Points
3
Age
54
My Satellite Setup
C & KU-Band Dishes. Octagon SF8008, Edision MIO 4K, and TBS6903X Tuner Card
My Location
North America
Why haven't you tried 4T2 Content Analyser? No license is required for recorded files, as I have shown in the tutorial.
But the most convenient for you is to use the AltDVB v2.4 player. It can scan T2-MI transponders with no problems.
I attach a video clip of this player at 54.0E, where there are some t2-mi transponders. Instead of pid 4069, you use pid 64 and plp 0 for 12645 V.

Can't watch video it says "This Video Is Peivate".
 

Babadem

New Member
Joined
Feb 18, 2022
Messages
9
Reaction score
1
Points
3
Age
54
My Satellite Setup
C & KU-Band Dishes. Octagon SF8008, Edision MIO 4K, and TBS6903X Tuner Card
My Location
North America

EnoSat

Specialist Contributor
Joined
May 29, 2004
Messages
693
Reaction score
632
Points
93
Age
53
Website
enosat.euweb.cz
My Satellite Setup
TBS-5925/5220/5520SE , Dr.HD , Dreambox , Edision , Mutant
My Location
Slovakia

Attachments

  • capture_002_19022022_124632.png
    capture_002_19022022_124632.png
    246.2 KB · Views: 38

abrasat

Member
Joined
Feb 18, 2022
Messages
17
Reaction score
6
Points
3
Age
47
My Satellite Setup
T90
My Location
Andorra
Would the solution described in this thread work also with other images (for example openpli) on receivers with multi-stream satellite tuners (for instance vu duo 4k) ?
 

MCelliotG

Specialist Contributor
Joined
May 10, 2015
Messages
1,012
Reaction score
1,199
Points
113
My Satellite Setup
TBS 5925, Mut@nt HD51, EDISION OSMINI, MABO 130X144, DRAGONSAT DS3000 LED MOTOR, INVERTO BLACK ULTRA TWIN LNB
My Location
Thessaloniki, Greece
T2MI is an encapsulation, not a DVB standard, so any DVB-S2 tuner can do streaming. OpenPLI, SDG (at the time of the article it was the only one patched) and OpenATV can be used for this tutorial with no problem.
Certain receivers have implemented this solution into their tuner drivers, so they scan T2MI directly (SF8008, Osmio etc).
 

evans

Member
Joined
Jan 12, 2011
Messages
42
Reaction score
14
Points
8
Age
37
My Satellite Setup
1.8M solid pan motorized
strong srt 4669x
My Location
somanya,Ghana
T2-MI on SatDreamGr images detailed guide/tutorial

1. Introduction

T2-MI is a special transmission method where a whole DVB-T2 stream is capped inside a data pid of a satellite transponder that is used to feed a terrestrial DVB-T2 transmitter. Until now, only some selected software was able to decapsulate these streams, notably for PC.

The SatDreamGr team made possible to implement this decapsulation to its supported Enigma2 receivers. So far this is done via the astra-sm project which works parallel to Enigma2 as a process, with the difference that it can now be done completely by the receiver without the need of an external device like a PC. The channels are being decapsulated internally as a stream favourites bouquet and can be viewed as regular channels with everything that there is inside the transponder stream such as EPG, teletext, audio streams etc.

The philosophy includes the data channel, which can be tuned with the receiver’s tuner (unless it’s also a multistream transmission, which requires a USB tuner like TBS) and acts as a feed for the T2-MI stream. This stream becomes an input for the astra-sm process, and with the help of a special script and a configuration file can be output as a stream package via internal stream relay. Note that this is the same way Powervu works for E2 STBs that don’t support direct emulation. The stream relay can then be stripped to separate channels that will compile a favourites bouquet which will work as a regular ready-to-view channel bouquet in the E2 receiver.

In this tutorial, I will show a complete step-by-step guide that will help you tune to these T2-MI streams and configure them to use on your E2 STB using the SatDreamGr image.


2. What you will need

a) your E2 STB :)

b) the SatDreamGr experimental image which can be downloaded here

c) Dreamboxedit on your PC for editing the streams and bouquets as required

d) a UNIX editor (like Notepad++ or UltraEdit).

e) an FTP client to connect to your STB (like Filezilla or FlashFXP)

f) a telnet client for certain commands (like Putty)


3. Getting the feed channel

Every Enigma2 receiver when it gets tuned to a T2-MI transponder will not download the channels directly (although this automation has to be implemented in the near future). Instead the tuner will lock and download a data channel. In the following example we used a T2-MI transponder on the C band of Express AM7 satellite on 40E.

In this image you can see that this frequency (3685L) is tuned normally with the internal tuner.
screenshot1.jpg


Now, scanning the frequency downloads the data service (it might take a while).
screenshot_(1).jpg


This data channel will act as our feed, as it contains the T2-MI stream. In 99% of these transmissions, this stream is contained in pid 4096. In order for the E2 STB to have it directly visible to the user in their channel list, it must be edited in the lamedb. There are two options; either direct lamedb editing (hard way) or editing via Dreamboxedit (easier).

With Dreamboxedit, the data service will be edited to look as a “fake” TV service (visible in the list). The pid 4096 has to be added manually too, as a cached pid.

After downloading the data service, FTP the channels to Dreamboxedit on your PC and locate the data service you just downloaded.

Click on the service and you will see a screen like this one:
Screenshot_2016_11_12_14_19_51.png

Now change these parameters:

Name: input a descriptive name for the fake service. This is important as it will affect the configuration later on. In this example I give the name 3685L T2-MI.

Service Type: 1 (TV)

Check the K (Keep). This is also very important, so that the service will not be reverted to data on a future satellite scanning.

Extra parameters: add c:151000, where 15 is the cached index and 1000 is the hex value for 4096. This will cache this pid in the lamedb, and will provide all T2-MI data.

Click Save.

After this editing, the data service reference will change to 1:0:1:320:32A:0:1910E65:0:0:0:

Keep this service ref in mind, as it will be used in the configuration too.

After editing you can send the entries back to your STB. Make sure to completely reboot the STB after sending, and not just reload the commands, in order for lamedb changes to stick.

Now we are ready for Part 2 of this guide.
Goodday bud,
This thread is gradually becoming a one-stop thread for T2MI, DVB for PC, TS downloading, and analyzing.
Am I commend the starters and contributors
The first page, which is one of the essential pages, has lost the links for pictures
I will humbly ask the admins or @MCelliotG to kindly fix it because it's a critical sticky thread for those who cannot directly scan T2MI with their E2 tuners
cheers!
 

MCelliotG

Specialist Contributor
Joined
May 10, 2015
Messages
1,012
Reaction score
1,199
Points
113
My Satellite Setup
TBS 5925, Mut@nt HD51, EDISION OSMINI, MABO 130X144, DRAGONSAT DS3000 LED MOTOR, INVERTO BLACK ULTRA TWIN LNB
My Location
Thessaloniki, Greece
The thread is 6 years old. I could never find those pictures even if I tried. But the instructions are all the same.
 

abrasat

Member
Joined
Feb 18, 2022
Messages
17
Reaction score
6
Points
3
Age
47
My Satellite Setup
T90
My Location
Andorra
@MCelliotG : Thanks for the excellent T2-MI tutorial. One question : where is the value 8001 for the relay/stream port configured (in which receiver menu, if any) and how can this value be changed? Or is this value always 8001 for all enigma 2 images?
 

evans

Member
Joined
Jan 12, 2011
Messages
42
Reaction score
14
Points
8
Age
37
My Satellite Setup
1.8M solid pan motorized
strong srt 4669x
My Location
somanya,Ghana
Hello friends,
I have tried to set up T2MI on Zero 4K without success.

Extra parameters: c:1540 >> converting 64 to hex =40


before adding parameters SR = 1:0:64:320:3A2:0:11AB164:0:0:0

After adding parameters SR = 1:0:1:320:3A2:0:11AB164:0:0:0


astra --analyze "t2mi://#t2mi_pid=64&t2mi_input=http://127.0.0.1:8001/1:0:1:320:3A2:0:11AB164:0:0:0:"


/etc/astra/astra.conf


Code:
root@vuzero4k:~# astra --analyze "t2mi://#t2mi_pid=64&t2mi_input=http://127.0.0.1:8001/1:0:1:320:3A2:0:11AB164:0:0:0:"
Feb 20 01:25:52: INFO: Starting Astra SM 0.2
Feb 20 01:25:53: INFO: Bitrate: 0 Kbit/s
Feb 20 01:25:53: INFO: [t2mi/analyze] L1-current: PLP 0 (Data Type 1), group 0 (*)
Feb 20 01:25:53: INFO: [t2mi/analyze] selected data PLP 0 (auto)
Feb 20 01:25:53: INFO: PAT: tsid: 8480
Feb 20 01:25:53: INFO: PAT: pid: 16 NIT
Feb 20 01:25:53: INFO: PAT: pid: 1011 PMT pnr: 1
Feb 20 01:25:53: INFO: PAT: pid: 1021 PMT pnr: 2
Feb 20 01:25:53: INFO: PAT: pid: 1031 PMT pnr: 3
Feb 20 01:25:53: INFO: PAT: pid: 1041 PMT pnr: 4
Feb 20 01:25:53: INFO: PAT: pid: 1051 PMT pnr: 5
Feb 20 01:25:53: INFO: PAT: pid: 1071 PMT pnr: 7
Feb 20 01:25:53: INFO: PAT: pid: 1081 PMT pnr: 8
Feb 20 01:25:53: INFO: PAT: pid: 1091 PMT pnr: 9
Feb 20 01:25:53: INFO: PAT: pid: 1101 PMT pnr: 10

Code:
Feb 20 01:25:54: ERROR: CC: PID:0=2 PID:1=2 PID:17=1 PID:18=2 PID:1011=2 PID:1012=2 PID:1013=1 PID:1021=1 PID:1022=1 PID:1023=1 PID:1031=2 PID:1032=2 PID:1033=2 PID:1041=2 PID:1042=2 PID:1043=1 PID:1051=2 PID:1052=2 PID:1053=2 PID:1071=2 PID:1072=2 PID:1073=1 PID:1081=2 PID:1082=2 PID:1083=1 PID:1091=2 PID:1092=2 PID:1093=1 PID:1101=1 PID:1102=1 PID:1103=1 PID:1111=2 PID:1112=2 PID:1113=2 PID:1121=2 PID:1122=2 PID:1123=1 PID:1131=2 PID:1132=2 PID:1133=1 PID:1141=2 PID:1142=2 PID:1143=1 PID:1151=2 PID:1160=
Feb 20 01:25:55: INFO: SDT: tsid: 8480
Feb 20 01:25:55: INFO: SDT: sid: 1
Feb 20 01:25:55: INFO: SDT:    Service: GTV
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 2
Feb 20 01:25:55: INFO: SDT:    Service: GBC News
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 3
Feb 20 01:25:55: INFO: SDT:    Service: GL-TV
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 4
Feb 20 01:25:55: INFO: SDT:    Service: GTV Sports Plus
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 5
Feb 20 01:25:55: INFO: SDT:    Service: GTV Life
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 7
Feb 20 01:25:55: INFO: SDT:    Service: Crystal Prime
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 8
Feb 20 01:25:55: INFO: SDT:    Service: Crystal Xtra
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 9
Feb 20 01:25:55: INFO: SDT:    Service: Crystal Plus
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 10
Feb 20 01:25:55: INFO: SDT:    Service: TV Africa
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 11
Feb 20 01:25:55: INFO: SDT:    Service: TV3
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 12
Feb 20 01:25:55: INFO: SDT:    Service: Metro TV
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 13
Feb 20 01:25:55: INFO: SDT:    Service: Net2
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 14
Feb 20 01:25:55: INFO: SDT:    Service: ETV
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 15
Feb 20 01:25:55: INFO: SDT:    Service: KFS
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 16
Feb 20 01:25:55: INFO: SDT:    Service: New TV
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 20
Feb 20 01:25:55: INFO: SDT:    Service: Kantanka TV
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 21
Feb 20 01:25:55: INFO: SDT:    Service: CTV
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 23
Feb 20 01:25:55: INFO: SDT:    Service: Light TV
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 24
Feb 20 01:25:55: INFO: SDT:    Service: GH-One TV
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 25
Feb 20 01:25:55: INFO: SDT:    Service: Atinka TV
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 26
Feb 20 01:25:55: INFO: SDT:    Service: UTV
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 32
Feb 20 01:25:55: INFO: SDT:    Service: Soul TV
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 46
Feb 20 01:25:55: INFO: SDT:    Service: Wontumi TV
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: sid: 700
Feb 20 01:25:55: INFO: SDT:    Service: Uniq FM
Feb 20 01:25:55: INFO: SDT:    Provider: GoG DTT
Feb 20 01:25:55: INFO: SDT: crc32: 0xB6B97F03
Feb 20 01:25:55: INFO: Bitrate: 30303 Kbit/s
Feb 20 01:25:56: INFO: Bitrate: 28814 Kbit/s
Feb 20 01:25:57: INFO: Bitrate: 30342 Kbit/s

t2mi222.PNG


astra conf

-- Astra Slonik Mod

log.set({ stdout = false, debug = false, syslog = "astra", })
f12644gog0 = make_t2mi_decap({
name = "12644V T2-MI",
input = "http://127.0.0.1:8001/1:0:1:320:3A2:0:11AB164:0:0:0:",
plp = 0,
pnr = 0,
pid = 64,
})
make_channel({
name = "12644plp0", input = { "t2mi://f12644gog0", },
output = { "http://0.0.0.0:9999/gog/12644plp0", },
})

but still not working....what could be wrong

BR
 

evans

Member
Joined
Jan 12, 2011
Messages
42
Reaction score
14
Points
8
Age
37
My Satellite Setup
1.8M solid pan motorized
strong srt 4669x
My Location
somanya,Ghana
working now >>> changing extra parameters to this c:150040 solved the problem
 

EnoSat

Specialist Contributor
Joined
May 29, 2004
Messages
693
Reaction score
632
Points
93
Age
53
Website
enosat.euweb.cz
My Satellite Setup
TBS-5925/5220/5520SE , Dr.HD , Dreambox , Edision , Mutant
My Location
Slovakia
next T2-MI start test on 14W - 11633V and 11650V, actual now only 11647V
capture_001_26022022_132100.png
 

satesco

Specialist Contributor
Joined
Aug 10, 2008
Messages
1,894
Reaction score
2,650
Points
113
My Satellite Setup
seven antennas,one toroidal with 16 lnbs,
6 satellite receivers,2 Meters,9 PC cards(tbs6983,6903,6590,6504,6522,6209,2603,6909X,6903X,6902se,skystar hd2),2 tuners usb-tbs5927 & tbs5925,Skystar HD.
Satellite reception between 100.5E-50.0W
My Location
Romania
next T2-MI start test on 14W - 11633V and 11650V, actual now only 11647V
...
Two more T2-Mi transponders activated:
11544 V,14181,3/4,8PSK,PLP 0-RTRS,
11563 V,14585,3/4,8PSK,PLP 0-RTRS,
11646 V,14182,3/4,8PSK,PLP 0-RTRS.
 

Attachments

  • 11544 V,14181,34,8psk-PLP 0_2022-02-26_22-17-16.png
    11544 V,14181,34,8psk-PLP 0_2022-02-26_22-17-16.png
    726.8 KB · Views: 31
  • 11563 V,14585,34,8psk-PLP 0_2022-02-26_21-29-10.png
    11563 V,14585,34,8psk-PLP 0_2022-02-26_21-29-10.png
    920.6 KB · Views: 24
  • 11646 H,14181,34,8psk-PLP 0__2022-02-26_20-58-10.png
    11646 H,14181,34,8psk-PLP 0__2022-02-26_20-58-10.png
    752.6 KB · Views: 17
Top