Posts by bigote

    I think you're misunderstanding me, these channels are working fine no problems. What I'm trying to find out is where that 0340 number is coming from so that I can fix the rest of my SoftCam.key file

    P 0340 00 191F1B713B6777 ;Antena 3 Internacional

    Thanks again for your interest.

    Very nice, Technodvl2 but if I translate 41 decimal to Hex it gives me 29, so how do I come up with "0340" as the line below for this particular channel?

    P 0340 00 191F1B713B6777 ;Antena 3 Internacional

    Thanks for helping me out I really appreciate it.

    Thanks everybody for your kind replies.

    All I have is an old openbox S9, which is the reason I'm running oscam-emu + cccam on my nas.

    This is what it shows when I hit info on that hispasat transponder.

    And I can see vid and pid but not service ID. And remember this channel does open here is the log:

    "(ecm) skybox (0E00@000000/0000/0029/76:08D5F4700CC1AE21F79D812D85EA4E4E): found (0 ms) by emulator"

    And here is the one, when it does not work:

    "

    (emu) ECM failed: Key not found

    (ecm) skybox (0E00@000000/0000/0136/48:FE55CFF03F8E53D37E694083F13217AA): not found (0 ms) by emulator

    (emu) Key not found or invalid: P ****0136 00"


    And this is the oscam version I'm using:

    "Version: oscam-1.20_svn-r11546-798"

    Thanks again for all your help and sorry for late reply.

    Hi everyone, I've been out of the FTA scene for a while and quite rusty and need help understanding the correct key format for pv and biss under oscam-emu.

    I'm currently running oscam-emu on a docker container on my synology NAS.

    So far I'm only able to open this 3 pv channels on 30W. using following key format.


    30W Hispasat

    ;OK

    P 0290 00 191F1B713B6777 ;Hola TV HD, 30.0W, 12092 H 30000

    P 0290 01 1D1BE37186BEA0 ;Hola TV HD, 30.0W, 12092 H 30000

    P 0340 00 191F1B713B6777 ;Antena 3 Internacional, 30.0W, 12092 H 30000

    P 0340 01 1D1BE37186BEA0 ;Antena 3 Internacional, 30.0W, 12092 H 30000

    P 19B0 00 191F1B713B6777 ;Antena 3 Series, 30.0W, 12092 H 30000

    P 19B0 01 1D1BE37186BEA0 ;Antena 3 Series, 30.0W, 12092 H 30000

    P 005B5030 00 8FF6FBD0AF7218 ; EMM Key


    Her are my config files:


    oscam.conf

    [global]

    disablelog = 1

    logfile = /dev/tty

    clienttimeout = 5000

    clientmaxidle = 180

    netprio = 1

    nice = -1

    maxlogsize = 1000

    waitforcards = 0

    preferlocalcards = 1

    dropdups = 1


    [cache]


    [newcamd]

    port = 10001@

    key = 0102030405060708091011121314


    [cccam]

    port = 12000

    nodeid = 4736728B103213F0

    version = 2.1.4

    stealth = 1


    [streamrelay]

    stream_relay_enabled = 0


    [dvbapi]

    enabled = 1

    au = 1

    pmt_mode = 0

    request_mode = 1

    delayer = 60

    user = dvbapiau

    read_sdt = 1

    write_sdt_prov = 1

    extended_cw_api = 0

    boxtype = dreambox


    [webif]

    httpport = 8888

    httpuser =

    httpshowmeminfo = 1

    httpshowuserinfo = 1

    httpshowcacheexinfo = 1

    httpshowecminfo = 1

    httpshowloadinfo = 1

    httpallowed = 0.0.0.0-255.255.255.255


    oscam.server

    [reader]

    label = biss

    protocol = constcw

    device = /config/constant.cw

    caid = 2600

    group = 1


    [reader]

    label = emulator

    protocol = emu

    device = emulator

    caid = 0D00,0D02,090F,0500,1801,0604,2600,FFFF,0E00,4AE1

    detect = cd

    ident = 0D00:000000,000004,000010,000014,000020,0000C0,0000C4,0000C8,0000CC;0D02:000000,00008C,0000A0,0000A4,0000A8;090F:000000;0500:000000,030B00,023800,021110,007400,007800;1801:000000,007301,001101;0604:000000;2600:000000;FFFF:000000;0E00:000000;4AE1:000000

    group = 2

    emmcache = 2,2,2,0

    emmlogdir = /config/oscam

    emu_auproviders = 0500:030B00;0604:010200;0E00:000000;4AE1:000000


    oscam.user


    [account]

    user = skybox

    pwd = skybox

    keepalive = 1

    monlevel = 4

    au = 1

    group = 1,2,3,4,5,6,7,8,9,10


    I believe this configs might be correct because I'm able to open this 3 channels, the question is why I'm unable to open any other pv channel in my softcam.key, they can't all be bad I would think.


    Anyway what I really need help with is understanding where this number is coming from? for example in this line:

    P 0290 00 191F1B713B6777 ;Hola TV HD, 30.0W, 12092 H 30000

    The number 0290 I can't find it anywhere in the lyngsat listing on on my receivers info display.

    once I learn what this number represents I believe I can fix all the other lines in my softcam.key file.


    Thanks very much guys