TBS 5925
Re: TBS 5925 #181
Re: TBS 5925 #182
Posted 29 May 2016 - 15:11
In order to install astra-sm you need to run the command opkg install astra-smThe Astra-SM project mentioned above works. It is capable to decapsulating T2-MI and already exists on SatDreamGr feeds./////////////////////////////////
Regarding the T2-MI, there is a project called Astra SM and it has already support decapsulating T2-MI, I wasn't able to decapsulate T2-MI from TS dump, maybe someone else has the time to make it.
https://gitlab.com/berdyansk/astra-sm
https://gitlab.com/b...c/mpegts/t2mi.c
/////////////////////////////////
T2-MI Zeobud on 4.9E
Configuration.
Save in a file, make executable and run it.
(make sure you are using correct values in dvb_tune, eg correct diseqc)#!/usr/bin/astra log.set({ stdout = true, debug = true,}) adapter_1 = dvb_tune({ adapter = "1", device = "0", type = "S2", tp = "12188:H:30000", lnb = "9750:10600:11700", modulation="PSK8", stream_id="20", t2mi = true, t2mi_pid=4096, t2mi_plp=0, fec = "AUTO", diseqc = "4", lnb_sharing = false, budget = false, rolloff = "AUTO", }) make_channel({ name = "ZEONBUD 21", input = { "dvb://adapter_1#pnr=21", }, output = { "http://127.0.0.1:9999/zeonbud/21", }, }) make_channel({ name = "ZEONBUD 22", input = { "dvb://adapter_1#pnr=22", }, output = { "http://127.0.0.1:9999/zeonbud/22", }, }) make_channel({ name = "ZEONBUD 23", input = { "dvb://adapter_1#pnr=23", }, output = { "http://127.0.0.1:9999/zeonbud/23", }, }) make_channel({ name = "ZEONBUD 24", input = { "dvb://adapter_1#pnr=24", }, output = { "http://127.0.0.1:9999/zeonbud/24", }, }) make_channel({ name = "ZEONBUD 25", input = { "dvb://adapter_1#pnr=25", }, output = { "http://127.0.0.1:9999/zeonbud/25", }, }) make_channel({ name = "ZEONBUD 26", input = { "dvb://adapter_1#pnr=26", }, output = { "http://127.0.0.1:9999/zeonbud/26", }, }) make_channel({ name = "ZEONBUD 27", input = { "dvb://adapter_1#pnr=27", }, output = { "http://127.0.0.1:9999/zeonbud/27", }, }) make_channel({ name = "ZEONBUD 28", input = { "dvb://adapter_1#pnr=28", }, output = { "http://127.0.0.1:9999/zeonbud/28", }, })Channels in Bouquet#NAME ZeonBud #SERVICE 1:0:1:0:0:0:0:0:0:0:http://127.0.0.1:9999/zeonbud/21 ZOOM #SERVICE 1:0:1:0:0:0:0:0:0:0:http://127.0.0.1:9999/zeonbud/22 Кіноточка #SERVICE 1:0:1:0:0:0:0:0:0:0:http://127.0.0.1:9999/zeonbud/23 СТБ #SERVICE 1:0:1:0:0:0:0:0:0:0:http://127.0.0.1:9999/zeonbud/24 ТЕТ #SERVICE 1:0:1:0:0:0:0:0:0:0:http://127.0.0.1:9999/zeonbud/25 К-2 #SERVICE 1:0:1:0:0:0:0:0:0:0:http://127.0.0.1:9999/zeonbud/26 Новий канал #SERVICE 1:0:1:0:0:0:0:0:0:0:http://127.0.0.1:9999/zeonbud/27 М-1 #SERVICE 1:0:1:0:0:0:0:0:0:0:http://127.0.0.1:9999/zeonbud/28 5 канал
You can find astra-sm on experintal SatDreamGr feeds.
Please note that you need a card with multistream working (e.g. TBS).
Also please note, that astra-sm require read/write access to tuner, so if the tuner is used by enigma2, astra-sm will have issues opening frontend.
Additionally, i don't know what settings required for motorized setup, astra (cesbo) forum, mentions nothing for motorized setup.
Finally there is a new t2-mi de-encapsulator available in github, it might be nice to create a t2-mi stream relay on enigma2 without using astra-sm complexity, should be possible.
Edit1. https://github.com/n...aster/t2-mi.cpp
Edited by athoik, 29 May 2016 - 15:15.
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
Re: TBS 5925 #183
Re: TBS 5925 #184
Re: TBS 5925 #185
Re: TBS 5925 #186
Re: TBS 5925 #187
Posted 18 June 2016 - 11:42
Yes, it's almost perfect. The only problem it has is that it freezes the image to busy state when trying to tune to a transponder with no signal for the first time!
There was also another problem during zapping on (Osmini) kernel 4.5 and above but I finally discovered what caused it and temporarily fixed it!
Multistream implementation on Enigma2 has been a lifesaver for me!
Re: TBS 5925 #188
Posted 20 June 2016 - 16:16
New HQ video showcasing the usage, scanning and zapping normal and MIS channels on 5W, always using SDG image (with custom skin)!
As you can see everything runs smoothly and fast (at least up to kernel 4.3) and it's so worth a try for developers to make plugins for multistream usage!
Please note that the latest version of Dreamboxedit can backup and restore the MIS data with no problem. In this example I use a custom satellites.xml with PLS modes and codes inside and it works flawlessly.
very good. but, which receiver is it??
Re: TBS 5925 #189
Re: TBS 5925 #190
Posted 6 July 2016 - 20:04
Those should be available on OE-A soon as well.
Attached Files
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
Re: TBS 5925 #191
Re: TBS 5925 #192
Re: TBS 5925 #193
Re: TBS 5925 #194
Posted 12 July 2016 - 18:54
hi
work it on gigablue quad plus??
can you receive the Multistreams PLP on 36E,45E ?
thanks
OpenATV gathered all the patches from this thread. Here is the announcement: http://www.opena.tv/...wie-5925-a.html
So get the OpenATV with multistream for GigaBlue and check.
Edited by athoik, 12 July 2016 - 18:55.
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
Re: TBS 5925 #195
Posted 13 July 2016 - 14:01
hi
work it on gigablue quad plus??
can you receive the Multistreams PLP on 36E,45E ?
thanks
OpenATV gathered all the patches from this thread. Here is the announcement: http://www.opena.tv/...wie-5925-a.html
So get the OpenATV with multistream for GigaBlue and check.
work this with tbs 5925 Card or without Card?
thx
Re: TBS 5925 #196
Re: TBS 5925 #197
Posted 13 July 2016 - 15:56
work this with tbs 5925 Card or without Card?
thx
For sure it will work with 5925 or 5980 TBS card.
Most probably it will work also with Prof Revolution 7500 USB and Technisat SkyStar USB HD.
The following usb cards are the ones with STV chipset (and MIS/PLS).
TBS5925 (OK! 100% working)
TBS5980 (OK! CI initilization issues on reboot)
Prof Revolution DVB-S2 7500 USB (??? a volunteer with hardware required)
Technisat SkyStar USB HD (??? a volunteer with hardware required)
Without above cards, if manufacturer has STV chipset (eg stv0903bac, stv0903aac) with FE_CAN_MULTISTREAM enabled on drivers, it is possible to work as well.
why Satdreamgr,OPEN PLI not Support gigablue??? what is the reason?
Ask GigaBlue why! (I guess they can ring OpenPLi bell at any time, like others do).
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
Re: TBS 5925 #198
Posted 13 July 2016 - 17:20
gigablue not answer! bad Support!
and why it work on Spark 7111 Tuner based Boxs without tbs card? https://www.youtube....eature=youtu.be
Fulan Model lists https://wiki.neutrin.../Hardware:Spark
tbs5925+E2 expensive fun!! 229€ for a tv Card?
Re: TBS 5925 #199
Posted 13 July 2016 - 17:25
and why it work on Spark 7111 Tuner based Boxs without tbs card? https://www.youtube....eature=youtu.be
Fulan Model lists https://wiki.neutrin.../Hardware:Spark
It works because tuner has STV chipset
Edited by athoik, 13 July 2016 - 17:26.
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
Re: TBS 5925 #200
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users