Posts by economu81

    Dear all,


    I am starting to use a Raspberry Pi 4 with a smartcard reader in order to server in my home, but I see that no EMM are being processed, can anybody help me. This is my configuration, I have the last version installed (OSCam: 1.20_svn Build: r11572 Compiler: arm-linux-gnueabihf):


    Oscam.conf

    [global]

    logfile = stdout

    sleep = 0

    ClientMaxidle = 120

    cachedelay = 150

    nice = -1

    WaitForCards = 1

    preferlocalcards = 2

    maxlogsize = 10

    block_same_ip = 0

    block_same_name = 0


    [webif]

    HttpPort = ******

    HttpUser = *******

    HttpPWD = ******

    httptpl = /usr/local/etc/oscam/tpl

    httpcss = /usr/local/etc/share/oscam/tpl/coolstream-to.css

    HttpRefresh = 10

    HttpAllowed = 192.168.0.1-192.168.255.255

    HttpReadOnly = 1



    [cccam]

    Port = *****

    Reshare = 2

    reshare_mode = 0

    Ignorereshare = 1

    version = 2.1.3

    Stealth = 1

    minimizecards = 1

    keepconnected = 1


    Oscam.server

    [reader]

    label = local

    protocol = pcsc

    device = 0

    enable = 1

    caid = 1810

    nagra_read = 2

    rsakey = ***********************

    boxkey = *****************

    detect = cd

    mhz = 368

    cardmhz = 368

    autospeed = 0

    ident = 1810:004001,004101,000000

    group = 1

    emmcache = 1,3,2

    cacheex = 0

    audisabled = 0


    Oscam.user

    [account]

    user = casa

    pwd = casa

    AU = local

    group = 1


    Thanks in advance for your help