input biss key on softcam

musicares

Donating Member
Messages
238
hello guys


i like to import some biss keys on a softcam file that i am use on my dreambox .
when is see the softcam all the bis keys have also some extra data before the key like 1fff etc etc..

my question : how can i find this data what is the best and the simplest way.

thank you
 

Ratzvan

Feed Hunter
Messages
22,693
channel sid

Hi, you're talking about the sid of the channel. I've a dreambox and it's shown into pids sub-menu.
 

musicares

Donating Member
Messages
238
F 0001 1FFF 00 1xxxxxxxxxxxxxxx ;Telekanal Domashniy (80.0°E)

ok noted the fist 4 digits are the sid of the channel . what exactly is the second part? on this line are 1fff.. and how can i find that?

when i check the softcam file i also noted that some channels use the same sid .. example :
F 00071FFF 00 F9XXXXXXXXXX ; Fox Sports HD (30° W)
F 00071FFF 00 A5XXXXXXXXXX ; NBA-ADHOC

my question is how the emulator understand witch key belongs to the specific channel .

thank you
 

Ratzvan

Feed Hunter
Messages
22,693
what exactly is the second part? on this line are 1fff.. and how can i find that?

(...)

my question is how the emulator understand witch key belongs to the specific channel

Second part (1fff) is the ecm pid. Some dreambox images show in expert ecm mode the ecm pid too, but you could find it if you start mgcamd from telnet:

root@dm8000:~# /var/bin/mgcamd.mips &

where you could find the ecm pid of the channel:

[mg0] ECM: CaID: 0x2600 -> CaPID: 0x1FFF ProvID: 000000

(you could see on biss ecm pid is very often 1fff !)

The emu just understands which channel has to be opened just with sid + ecmpid + number key + key:

F 00071FFF 00 A5XXXXXXXXXX ; NBA-ADHOC

I hope it's clear now :thum:

Klim
 
Top