#21
|
||||
|
||||
![]() you have the Multistream channels of ZeonBud together
T2-MI on 4.8E and 30W? |
#22
|
|||
|
|||
![]() Quote:
![]() The file astra.conf looks like this: -- Astra Slonik Mod log.set({ stdout = false, debug = false, syslog = "astra", }) ze48mis10 = make_t2mi_decap({ name = "12188 MIS 10", -- required input = "http://127.0.0.1:8001/1:0:1:1:48:10:30B022:0:0:0:", -- required plp = 0, -- optional, defaults to first PLP listed in L1 pnr = 0, -- optional, PNR containing T2-MI payload pid = 4096, -- optional, force payload pid }) ze48mis20 = make_t2mi_decap({ name = "12188 MIS 20", input = "http://127.0.0.1:8001/1:0:1:1:48:20:30B022:0:0:0:", plp = 0, pnr = 0, pid = 4096, }) ze48mis30 = make_t2mi_decap({ name = "12341 MIS 30", input = "http://127.0.0.1:8001/1:0:1:1:48:30:30B022:0:0:0:", plp = 0, pnr = 0, pid = 4096, }) make_channel({ name = "mis 10", input = { "t2mi://ze48mis10", }, output = { "http://0.0.0.0:9999/zeonbud/mis10", }, }) make_channel({ name = "mis 20", input = { "t2mi://ze48mis20", }, output = { "http://0.0.0.0:9999/zeonbud/mis20", }, }) make_channel({ name = "mis 30", input = { "t2mi://ze48mis30", }, output = { "http://0.0.0.0:9999/zeonbud/mis30", }, }) -- ABERTIS 30W make_channel({ name = "Abertis PID 2025", input = { "http://localhost:8001/1:0:1:BD1:EA74:1:CE42BD6:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2025", }}, output = { "http://0.0.0.0:9999/abertis/pid2025", }, }) make_channel({ name = "Abertis PID 2026", input = { "http://localhost:8001/1:0:1:BD2:EA74:1:CE42BD6:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2026", }}, output = { "http://0.0.0.0:9999/abertis/pid2026", }, }) make_channel({ name = "Abertis PID 2027", input = { "http://localhost:8001/1:0:1:BD3:EA74:1:CE42BD6:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2027", }}, output = { "http://0.0.0.0:9999/abertis/pid2027", }, }) make_channel({ name = "Abertis PID 2028", input = { "http://localhost:8001/1:0:1:BD4:EA74:1:CE42BD6:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2028", }}, output = { "http://0.0.0.0:9999/abertis/pid2028", }, }) make_channel({ name = "Abertis PID 2035", input = { "http://localhost:8001/1:0:1:BDB:EA74:1:CE42BD6:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2035", }}, output = { "http://0.0.0.0:9999/abertis/pid2035", }, }) make_channel({ name = "Abertis PID 2036", input = { "http://localhost:8001/1:0:1:BDC:EA74:1:CE42BD6:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2036", }}, output = { "http://0.0.0.0:9999/abertis/pid2036", }, }) make_channel({ name = "Abertis PID 2037", input = { "http://localhost:8001/1:0:1:BDD:EA74:1:CE42BD6:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2037", }}, output = { "http://0.0.0.0:9999/abertis/pid2037", }, }) make_channel({ name = "Abertis PID 2038", input = { "http://localhost:8001/1:0:1:BDE:EA74:1:CE42BD6:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2038", }}, output = { "http://0.0.0.0:9999/abertis/pid2038", }, }) make_channel({ name = "Abertis PID 2050", input = { "http://localhost:8001/1:0:1:BEA:EA74:1:CE42BD6:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2050", }}, output = { "http://0.0.0.0:9999/abertis/pid2050", }, }) make_channel({ name = "Abertis PID 2060", input = { "http://localhost:8001/1:0:1:BF4:EA74:1:CE42BD6:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2060", }}, output = { "http://0.0.0.0:9999/abertis/pid2060", }, }) make_channel({ name = "Abertis PID 2270", input = { "http://localhost:8001/1:0:1:CC6:EA76:1:CE42C26:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2270", }}, output = { "http://0.0.0.0:9999/abertis/pid2270", }, }) make_channel({ name = "Abertis PID 2271", input = { "http://localhost:8001/1:0:1:CC7:EA76:1:CE42C26:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2271", }}, output = { "http://0.0.0.0:9999/abertis/pid2271", }, }) make_channel({ name = "Abertis PID 2272", input = { "http://localhost:8001/1:0:1:CC8:EA76:1:CE42C26:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2272", }}, output = { "http://0.0.0.0:9999/abertis/pid2272", }, }) make_channel({ name = "Abertis PID 2273", input = { "http://localhost:8001/1:0:1:CC9:EA76:1:CE42C26:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2273", }}, output = { "http://0.0.0.0:9999/abertis/pid2273", }, }) make_channel({ name = "Abertis PID 2274", input = { "http://localhost:8001/1:0:1:CCA:EA76:1:CE42C26:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2274", }}, output = { "http://0.0.0.0:9999/abertis/pid2274", }, }) make_channel({ name = "Abertis PID 2281", input = { "http://localhost:8001/1:0:1:CD1:EA76:1:CE42C26:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2281", }}, output = { "http://0.0.0.0:9999/abertis/pid2281", }, }) make_channel({ name = "Abertis PID 2282", input = { "http://localhost:8001/1:0:1:CD2:EA76:1:CE42C26:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2282", }}, output = { "http://0.0.0.0:9999/abertis/pid2282", }, }) make_channel({ name = "Abertis PID 2283", input = { "http://localhost:8001/1:0:1:CD3:EA76:1:CE42C26:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2283", }}, output = { "http://0.0.0.0:9999/abertis/pid2283", }, }) make_channel({ name = "Abertis PID 2284", input = { "http://localhost:8001/1:0:1:CD4:EA76:1:CE42C26:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2284", }}, output = { "http://0.0.0.0:9999/abertis/pid2284", }, }) make_channel({ name = "Abertis PID 2301", input = { "http://localhost:8001/1:0:1:CE5:EA77:0:CE42C4E:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2301", }}, output = { "http://0.0.0.0:9999/abertis/pid2301", }, }) make_channel({ name = "Abertis PID 2302", input = { "http://localhost:8001/1:0:1:CE6:EA77:0:CE42C4E:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2302", }}, output = { "http://0.0.0.0:9999/abertis/pid2302", }, }) make_channel({ name = "Abertis PID 2303", input = { "http://localhost:8001/1:0:1:CE7:EA77:0:CE42C4E:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2303", }}, output = { "http://0.0.0.0:9999/abertis/pid2303", }, }) make_channel({ name = "Abertis PID 2304", input = { "http://localhost:8001/1:0:1:CE8:EA77:0:CE42C4E:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2304", }}, output = { "http://0.0.0.0:9999/abertis/pid2304", }, }) make_channel({ name = "Abertis PID 2305", input = { "http://localhost:8001/1:0:1:CE9:EA77:0:CE42C4E:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2305", }}, output = { "http://0.0.0.0:9999/abertis/pid2305", }, }) make_channel({ name = "Abertis PID 2306", input = { "http://localhost:8001/1:0:1:CEA:EA77:0:CE42C4E:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2306", }}, output = { "http://0.0.0.0:9999/abertis/pid2306", }, }) make_channel({ name = "Abertis PID 2307", input = { "http://localhost:8001/1:0:1:CEB:EA77:0:CE42C4E:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2307", }}, output = { "http://0.0.0.0:9999/abertis/pid2307", }, }) make_channel({ name = "Abertis PID 2520", input = { "http://localhost:8001/1:0:1 ![]() }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2520", }}, output = { "http://0.0.0.0:9999/abertis/pid2520", }, }) make_channel({ name = "Abertis PID 2521", input = { "http://localhost:8001/1:0:1 ![]() }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2521", }}, output = { "http://0.0.0.0:9999/abertis/pid2521", }, }) make_channel({ name = "Abertis PID 2522", input = { "http://localhost:8001/1:0:1 ![]() }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2522", }}, output = { "http://0.0.0.0:9999/abertis/pid2522", }, }) make_channel({ name = "Abertis PID 2523", input = { "http://localhost:8001/1:0:1 ![]() }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2523", }}, output = { "http://0.0.0.0:9999/abertis/pid2523", }, }) make_channel({ name = "Abertis PID 2524", input = { "http://localhost:8001/1:0:1 ![]() }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2524", }}, output = { "http://0.0.0.0:9999/abertis/pid2524", }, }) make_channel({ name = "Abertis PID 2531", input = { "http://localhost:8001/1:0:1 ![]() }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2531", }}, output = { "http://0.0.0.0:9999/abertis/pid2531", }, }) make_channel({ name = "Abertis PID 2532", input = { "http://localhost:8001/1:0:1 ![]() }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2532", }}, output = { "http://0.0.0.0:9999/abertis/pid2532", }, }) make_channel({ name = "Abertis PID 2533", input = { "http://localhost:8001/1:0:1 ![]() }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2533", }}, output = { "http://0.0.0.0:9999/abertis/pid2533", }, }) make_channel({ name = "Abertis PID 2534", input = { "http://localhost:8001/1:0:1 ![]() }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 2534", }}, output = { "http://0.0.0.0:9999/abertis/pid2534", }, }) make_channel({ name = "Abertis PID 301", input = { "http://localhost:8001/1:0:1:515:EA63:0:CE42D85:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 301", }}, output = { "http://0.0.0.0:9999/abertis/pid301", }, }) make_channel({ name = "Abertis PID 303", input = { "http://localhost:8001/1:0:1:517:EA63:0:CE42D85:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 303", }}, output = { "http://0.0.0.0:9999/abertis/pid303", }, }) make_channel({ name = "Abertis PID 420", input = { "http://localhost:8001/1:0:1:58C:EA64:0:CE42D9D:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 420", }}, output = { "http://0.0.0.0:9999/abertis/pid420", }, }) make_channel({ name = "Abertis PID 421", input = { "http://localhost:8001/1:0:1:58D:EA64:0:CE42D9D:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 421", }}, output = { "http://0.0.0.0:9999/abertis/pid421", }, }) make_channel({ name = "Abertis PID 423", input = { "http://localhost:8001/1:0:1:58F:EA64:0:CE42D9D:0:0:0:", }, transform = {{ format = "pipe", command = "/etc/astra/scripts/abertis 423", }}, output = { "http://0.0.0.0:9999/abertis/pid423", }, }) .................. etc. |
#23
|
||||
|
||||
![]() Zeonbud are clear
|
#24
|
|||
|
|||
![]() Zeonbud is free to air but it will be encrypted.
https://satkurier.pl/news/170613/dos...zyfrowane.html |
#25
|
||||
|
||||
![]() Quote:
__________________
DM 900 + DE 6.0 Image Gibertini 150 + Superjack 24" heavy ![]() |
#26
|
||||
|
||||
![]() Fethi Sabri,if I give you my image you can enter Albertis (30W) and ZeonBud (4.8E)?
|
#27
|
||||
|
||||
![]() Yes i can inchallah but unfortunatlly i have not now box
|
#28
|
||||
|
||||
![]() thank you, then I'll wait
|
![]() |
Thread Tools | |
Display Modes | |
|
|