Posts by norm360

    Bump. Would really like an answer to this if possible.


    I Google'd around and I can't find any kind of mention what oscam.server should look like when only using the EMU/key function of YMOD


    Ok so I set as this, it works, but then it did with incorrect values so I don't think it matters much.


    oscam.server

    Code
    [reader]
    label     = myconstantcw
    protocol  = constcw
    device    = oscam.keys
    group     = 1

    Ok I discovered I can get it to work when I include the oscam.server file which I was using to read the keys from camd3 before. But why is this necessary?


    Code
    [reader]
    protocol            = camd35
    device              = 127.0.0.1,20248
    account             = user,pass
    group               = 1


    Camd3 isn't running on the system btw.

    I'm using Oscam YMOD for local emu (oscam.keys), connecting via Acamd? OScam appears to be generating keys, Acamd connects but doesn't receive anything?


    oscam.conf


    Code
    [global]
    logfile = ./oscam.log
     
    [newcamd]
    key           = 0102030405060708091011121314
    port          = 34000@0D05:000010


    oscam.user


    Code
    [account]
    user       = user1
    pwd        = pass1
    group      = 1


    Acamd cardclient.conf


    Code
    newcamd:127.0.0.1:34000:0/0000/0000:user1:pass1:0102030405060708091011121314


    OScam log



    Acamd log