Posts by pilik

    Hi @ drover


    try the configs easy to write


    oscam. config


    .......


    [dvbapi]
    enabled = 1
    au = 1
    boxType = dreambox
    user = dvbapi -> this is an example, here wearing your users


    oscam.user


    [account]
    user = dvbapi -> as above, this is an example, your user wearing the same here as above
    group = 1
    au = rpcscreader


    oscam.reader


    [reader]
    label = scscreader
    enable = 1
    protocol = pcsc
    device = 0
    aeskey = 0102030405060708090a0b0c0d0e0f10
    group = 1
    caid = 0b00
    detect = cd
    emmcache = 1,3,2

    Hi @ drower
    sorry for my english (google translator ;-)
    the parameter
    "emmcache = 1,2048,2"
    in the oscam.server I have never seen before! The structure of this value is as follows:


    "emmcache = <usecache>, <rewrite>, <Logging>


    <rewrite> n = # deterministic mines How often one and the same EMM is written. Only if <usecache> = 1 "



    It would then mean that the reader writes 2048 times.
    The gentler please:
    "emmcache = 1,3,2"
    and test these settings. I would be grateful for feedback!

    Hi markmcm


    first try at:
    [account]
    user = local-user
    pwd = local-pass


    the user and to create the password without hyphens (like oscam no special characters)


    user = local
    pwd = pass


    and
    au = reader-2


    I find not in your oscam.reader file again. It should read:


    au = one


    as the label in oscam.user. or only


    au = 1