Jump to content


Photo

BISS2?


  • Please log in to reply
3 replies to this topic

#1 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 10 April 2019 - 20:13

Hi everyone,

Should we update https://github.com/O...PliExtraInfo.py for BISS2?

See https://github.com/O...13055b3828d690c and https://github.com/O...a248c2241d86feb

DVB-CISSA is defined in https://www.etsi.org...127v010101p.pdf

Open Vision sources: https://github.com/OpenVisionE2


Re: BISS2? #2 littlesat

  • PLi® Core member
  • 56,123 posts

+685
Excellent

Posted 10 April 2019 - 20:48

Maybe wait until it’s stable... the dvbapi patches might need some fine tuning see streamboard forum...

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: BISS2? #3 mrvica

  • Senior Member
  • 1,216 posts

+80
Good

Posted 22 November 2019 - 19:05

can you add Verimatrix, i.e Kartina Satellite, Mult, Astra 19.2E, DVB-S2, 11568V, 23000, 3/4 8PSK

--- old/PliExtraInfo.py
+++ new/PliExtraInfo.py
@@ -23,7 +23,8 @@
 	("0x2700", "0x2710", "Dre3",     "D3", False ),
 	("0x4ae0", "0x4ae1", "Dre",      "D",  False ),
 	("0x4aee", "0x4aee", "BulCrypt", "B1", False ),
-	("0x5581", "0x5581", "BulCrypt", "B2", False )
+	("0x5581", "0x5581", "BulCrypt", "B2", False ),
+	("0x5601", "0x5604", "Verimatrix", "Vm", False )
 )
 
 # stream type to codec map
@@ -80,6 +81,7 @@
 			("CryptoCaidDreAvailable",	"D",	False),
 			("CryptoCaidBulCrypt1Available","B1",	False),
 			("CryptoCaidBulCrypt2Available","B2",	False),
+			("CryptoCaidVerimatrixSelected","Vm",   False),
 			("CryptoCaidTandbergAvailable", "TB",   False),
 			("CryptoCaidSecaSelected",	"S",	True),
 			("CryptoCaidViaSelected",	"V",	True),
@@ -95,6 +97,7 @@
 			("CryptoCaidDreSelected",	"D",	True),
 			("CryptoCaidBulCrypt1Selected",	"B1",	True),
 			("CryptoCaidBulCrypt2Selected",	"B2",	True),
+			("CryptoCaidVerimatrixSelected","Vm",   True),
 			("CryptoCaidTandbergSelected",  "TB",   True),
 		)
 		self.ecmdata = GetEcmInfo()


Re: BISS2? #4 littlesat

  • PLi® Core member
  • 56,123 posts

+685
Excellent

Posted 22 November 2019 - 19:07

Offer a merge request

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users