30 W Feeds

Channel Hopper

Suffering fools, so you don't have to.
Staff member
Joined
Jan 1, 2000
Messages
35,642
Reaction score
8,591
Points
113
Age
59
Website
www.sat-elite.uk
My Satellite Setup
A little less analogue, and a lot more crap.
My Location
UK
12360 H is showing SIC noticas HD in the clear. Channel 3826 on the GTMedia Combo (Pids 3826 / 8176/8176)
 

Stevenvc19

Member
Joined
Jul 31, 2018
Messages
308
Reaction score
162
Points
43
Age
28
My Satellite Setup
3x Edision Primo S2:
30W
5W
0.8W
4.3E
9E
13E
19.2E
28.2E
My Location
Willebroek Belgium
I've linked the info about TVE UHD into one post.
So far we know which transponder is used to feed the UHD mux on Spanish TDT.
We know it is T2-MI Capsulated.
Then BISS Crypted
Then again capsulated in T2-MI.
RTVE will be emitting the world cup in 4K HDR over the terrestrial network.
Maybe we can find a feed for this transmission in the upcoming days


ABERTIS activated next transponder
10922 V DVB-S2/8PSK SR-16400 FEC-3/4

Since the name is HSA (HighSpeedAbertis) :rolleyes:
it will probably be re-encapsulated TS like the others
Code:
070a:0ce4aaaa:ea7e:0001:1:0:0
Abertis PID 802
p:ABERTIS,c:031fff,c:150322,C:2600,f:4
Code:
make_channel({
  name = "Abertis PID 802",
  input = {
    "http://localhost:8001/1:0:1:70A:EA7E:1:CE4AAAA:0:0:0:",
  },
  transform = {{
    format = "pipe",
      command = "/etc/astra/scripts/abertis 802",
  }},
  output = {
    "http://0.0.0.0:9999/abertis/pid802",
  },
})


ADMIN EDIT - code corrected at OP request - A/S

View attachment 145977

I was told it is T2-MI ....

From another forum I saw someone who modified the Astra-SM code to cope with the T2-MI encapsulation But I have no idea if it works.
 

newspaperman

Member
Joined
Jul 22, 2016
Messages
36
Reaction score
36
Points
18
Age
44
My Satellite Setup
125cm motorized Laminas 1200
My Location
Germany
Can someone please post a TS dump of this transponder?
 

Stevenvc19

Member
Joined
Jul 31, 2018
Messages
308
Reaction score
162
Points
43
Age
28
My Satellite Setup
3x Edision Primo S2:
30W
5W
0.8W
4.3E
9E
13E
19.2E
28.2E
My Location
Willebroek Belgium

EnoSat

Specialist Contributor
Joined
May 29, 2004
Messages
717
Reaction score
659
Points
93
Age
53
Website
enosat.euweb.cz
My Satellite Setup
TBS-5925/5220/5520SE , Dr.HD , Dreambox , Edision , Mutant
My Location
Slovakia
I don't know if it makes sense to have the same thing on two forums
 

MCelliotG

Specialist Contributor
Joined
May 10, 2015
Messages
1,012
Reaction score
1,200
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
Yes, working perfect and flaw free!!!
tveuhd.jpg

This is the correct configuration
-astra.conf-
Code:
-- 10922V 16400 3/4 --
make_channel({
 name = "Abertis PID 802",
 input = {"http://localhost:8001/1:0:1:70A:EA7E:0:CE42AAA:0:0:0:",},
 transform = {{format = "pipe", command = "/etc/astra/scripts/abertis 802",}},
 output = {"http://0.0.0.0:9999/abertist2mi/pid802",},
})

abertispid802 = make_t2mi_decap({
 name = "10922V PLP0",
 input = "http://0.0.0.0:9999/abertist2mi/pid802",
 plp = 0,
 pnr = 0,
 pid = 4096,
})

make_channel({
 name = "10922plp0 ",
 input = {"t2mi://abertispid802",},
 output = { "http://0.0.0.0:9999/abertis/pid802", },
})


-lamedb-
Code:
070a:0ce42aaa:ea7e:0000:1:0
Abertis PID 802
p:ABERTIS,c:031fff,c:150322,C:2600,f:05

-userbouquet- (this is my config, you can make your own on Dreamboxedit)
Code:
#SERVICE 1:64:1:0:0:0:0:0:0:0::(TV) 10922V 16400 3/4   802
#DESCRIPTION (TV) 10922V 16400 3/4   802
#SERVICE 1:0:1:30D5:2AAA:322:0:0:0:0:http%3a//localhost%3a9999/abertis/pid802:TVE UHD [802]
#DESCRIPTION TVE UHD [802]
#SERVICE 1:0:1:30D6:2AAA:322:0:0:0:0:http%3a//localhost%3a9999/abertis/pid802:UHD-2 [802]
#DESCRIPTION UHD-2 [802]

Enjoy!!!
 

Stevenvc19

Member
Joined
Jul 31, 2018
Messages
308
Reaction score
162
Points
43
Age
28
My Satellite Setup
3x Edision Primo S2:
30W
5W
0.8W
4.3E
9E
13E
19.2E
28.2E
My Location
Willebroek Belgium
Same here! many many thanks to everybody who has made this possible!
 

Attachments

  • 1_0_1_30D5_A_22D4_0_0_0_0_20221121162941.jpg
    1_0_1_30D5_A_22D4_0_0_0_0_20221121162941.jpg
    58.3 KB · Views: 33

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
Good to know you got it working...kindly post your configs, thanks
 

Stevenvc19

Member
Joined
Jul 31, 2018
Messages
308
Reaction score
162
Points
43
Age
28
My Satellite Setup
3x Edision Primo S2:
30W
5W
0.8W
4.3E
9E
13E
19.2E
28.2E
My Location
Willebroek Belgium
For those interested, I've made a quick picon :-)
 

Attachments

  • TVE UHD Picon3.png
    TVE UHD Picon3.png
    59.7 KB · Views: 31

Stevenvc19

Member
Joined
Jul 31, 2018
Messages
308
Reaction score
162
Points
43
Age
28
My Satellite Setup
3x Edision Primo S2:
30W
5W
0.8W
4.3E
9E
13E
19.2E
28.2E
My Location
Willebroek Belgium

cirio70

Member
Joined
Mar 13, 2022
Messages
140
Reaction score
258
Points
63
Age
53
My Satellite Setup
Laminas 180 - Fracarro UX-TW-LTE(PLL) - C Band - TBS6903 - Octagon SF 8008 -Zgemma H92S
My Location
Lombardy - Italy
Works like a charm here on my Octagon SF8008 (OpenATV 6.4).
Thanks to all people involved who made this possible! :-clap:-clap

Two side notes:
1) My octagon stored the channel with a different namespace, so i had to modify the config.
2) Every now and then the channel hangs for a few seconds. Then i remembered of a modified sysctl.conf file to improve network speed. I uploaded the modified sysctl.conf to \etc and now i have a perfect vision!
 

maxi_power

Member
Joined
Jan 5, 2015
Messages
98
Reaction score
46
Points
18
My Satellite Setup
120cm motorised dishes
My Location
PT
Hello,
Can share the changes you made, I have the same box and I'm not getting it.
 

EnoSat

Specialist Contributor
Joined
May 29, 2004
Messages
717
Reaction score
659
Points
93
Age
53
Website
enosat.euweb.cz
My Satellite Setup
TBS-5925/5220/5520SE , Dr.HD , Dreambox , Edision , Mutant
My Location
Slovakia
1) My octagon stored the channel with a different namespace, so i had to modify the config.
Igonore DVB-S namespace sub network - No - 0CE4xxxx - /all transponders remain in lamedb/
Igonore DVB-S namespace sub network - Yes - 0CE4000 - /some transponders with the same NID/TID will be overwritten - disappear/
 

cirio70

Member
Joined
Mar 13, 2022
Messages
140
Reaction score
258
Points
63
Age
53
My Satellite Setup
Laminas 180 - Fracarro UX-TW-LTE(PLL) - C Band - TBS6903 - Octagon SF 8008 -Zgemma H92S
My Location
Lombardy - Italy
Igonore DVB-S namespace sub network - Yes - 0CE4000 - /some transponders with the same NID/TID will be overwritten - disappear/
I had to choose this option otherwise the channel would not be stored.
In addiction to that i had to select "multistream" in the octagon scan menu or the tuner won't lock the frequency.

Hello,
Can share the changes you made, I have the same box and I'm not getting it.

In lamedb:

Code:
/
0ce40000:ea7e:0001
    s 10922000:16400000:1:3:-300:2:0:1:2:2:2:0:0:1
/

070a:0ce40000:ea7e:0001:1:0:0
Abertis PID 802
p:ABERTIS:c:031fff,c:150322,C:2600,f:4

in astra.conf:

Code:
make_channel({
  name = "Abertis PID 802",
  input = {
    "http://localhost:8001/1:0:1:70A:EA7E:1:CE40000:0:0:0:",
  },
  transform = {{
    format = "pipe",
      command = "/etc/astra/scripts/abertis 802",
  }},
  output = {
    "http://0.0.0.0:9999/abertis/pid802",
  },
})

f10992abertis0 = make_t2mi_decap({
        name = "Abertis PID 802",
        input = "http://0.0.0.0:9999/abertis/pid802",
        plp = 0,
        pnr = 0,
        pid = 4096,
})

make_channel({                                                   
  name = "10992plp0",
  input = {
    "t2mi://f10992abertis0",
  },
  output = {
    "http://0.0.0.0:9999/abertis/pid802plp0",
  },       
})
 

jsda30

Member
Joined
Aug 9, 2022
Messages
85
Reaction score
17
Points
8
Age
58
My Satellite Setup
edision os mio 4k
My Location
spain
Yes, working perfect and flaw free!!!
View attachment 146013

This is the correct configuration
-astra.conf-
Code:
-- 10922V 16400 3/4 --
make_channel({
 name = "Abertis PID 802",
 input = {"http://localhost:8001/1:0:1:70A:EA7E:0:CE42AAA:0:0:0:",},
 transform = {{format = "pipe", command = "/etc/astra/scripts/abertis 802",}},
 output = {"http://0.0.0.0:9999/abertist2mi/pid802",},
})

abertispid802 = make_t2mi_decap({
 name = "10922V PLP0",
 input = "http://0.0.0.0:9999/abertist2mi/pid802",
 plp = 0,
 pnr = 0,
 pid = 4096,
})

make_channel({
 name = "10922plp0 ",
 input = {"t2mi://abertispid802",},
 output = { "http://0.0.0.0:9999/abertis/pid802", },
})


-lamedb-
Code:
070a:0ce42aaa:ea7e:0000:1:0
Abertis PID 802
p:ABERTIS,c:031fff,c:150322,C:2600,f:05

-userbouquet- (this is my config, you can make your own on Dreamboxedit)
Code:
#SERVICE 1:64:1:0:0:0:0:0:0:0::(TV) 10922V 16400 3/4   802
#DESCRIPTION (TV) 10922V 16400 3/4   802
#SERVICE 1:0:1:30D5:2AAA:322:0:0:0:0:http%3a//localhost%3a9999/abertis/pid802:TVE UHD [802]
#DESCRIPTION TVE UHD [802]
#SERVICE 1:0:1:30D6:2AAA:322:0:0:0:0:http%3a//localhost%3a9999/abertis/pid802:UHD-2 [802]
#DESCRIPTION UHD-2 [802]

Enjoy!!!
thanks to all people that works in this new channels! and all developers.... really great work...
yesterday i was doing some test
televes zas box: not new channels
edision primo: with new keys not get the channels after scanning
octagon sf8008: working really fine... without freezing .. really great
edision os mio 4k: with all files like octagon not open the channels....
so any help with edision... or maybe cant because not have native t2mi?
 

Stevenvc19

Member
Joined
Jul 31, 2018
Messages
308
Reaction score
162
Points
43
Age
28
My Satellite Setup
3x Edision Primo S2:
30W
5W
0.8W
4.3E
9E
13E
19.2E
28.2E
My Location
Willebroek Belgium
edision os mio 4k: with all files like octagon not open the channels....
so any help with edision... or maybe cant because not have native t2mi?
Edision os MIO4K or MIO+4K? because MIO+4K does work
 

Stevenvc19

Member
Joined
Jul 31, 2018
Messages
308
Reaction score
162
Points
43
Age
28
My Satellite Setup
3x Edision Primo S2:
30W
5W
0.8W
4.3E
9E
13E
19.2E
28.2E
My Location
Willebroek Belgium
Edision os mio 4k
official specifications of mio 4k states that it is capable of receiving t2-mi... Maybe open another topic to receive help? My guess is that it should be possible
 

MCelliotG

Specialist Contributor
Joined
May 10, 2015
Messages
1,012
Reaction score
1,200
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
Osmio 4K will not open the channels, because the T2-MI support through stream relay is deactivated in the drivers. I don't know if the T2-MI RAW option is still available in certain images. If it is, deactivating that will enable T2-MI through astra-sm.
However, there were some reports that TVE UHD worked with extreme freezing. If so, this is the reason why...
 

jsda30

Member
Joined
Aug 9, 2022
Messages
85
Reaction score
17
Points
8
Age
58
My Satellite Setup
edision os mio 4k
My Location
spain
Osmio 4K will not open the channels, because the T2-MI support through stream relay is deactivated in the drivers. I don't know if the T2-MI RAW option is still available in certain images. If it is, deactivating that will enable T2-MI through astra-sm.
However, there were some reports that TVE UHD worked with extreme freezing. If so, this is the reason why...
thank you sooo mucha great MCelliotG!!
where can deactivating t2mi raw?
 
Top