Imagin OmniKey 3121 Oscam Tvheadend

There are 2 replies in this Thread which was already clicked 651 times. The last Post () by AnotherUser.

  • Hello,


    I have the omnikey 3121 with a valid eltrona (imagin luxembourg) card.
    Installed on ubuntu 14.04 with tvheadend to scan channels.


    I can successfully view non encrypted channel. However encrypted channels to do not work.
    I use VLC to view the streams.
    Using DVB-link on the same system works fine.


    Running pcsc_scan gives :



    I have configured oscam to use pcsc


    oscam.conf


    oscam.user


    Code
    [account]
    user                          = tvheadend
    pwd                           = tvheadend
    au                            = 1
    group                         = 1
    services                      = services1,services2


    oscam.server



    When i start a stream i get the following log


    Code
    2016/04/06 22:17:15 3F150EB0 c   (dvbapi) Demuxer 0 ecmpid 0 CAID: 06C1 ECM_PID: 0047 PROVID: 000000 
    2016/04/06 22:17:15 3F150EB0 c   (dvbapi) Demuxer 0 ecmpid 1 CAID: 0B00 ECM_PID: 003D PROVID: 000000 
    2016/04/06 22:17:15 3F150EB0 c   (dvbapi) Demuxer 0 found 2 ECMpids and 1 STREAMpids in caPMT
    2016/04/06 22:17:15 3F150EB0 c   (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
    2016/04/06 22:17:15 3F150EB0 c   (dvbapi) Demuxer 0 continue decoding of SRVID 0273
    2016/04/06 22:17:15 3F150EB0 c   (dvbapi) Demuxer 0 found 2 ECMpids and 1 STREAMpids in caPMT
    2016/04/06 22:17:19 3F150EB0 c   (dvbapi) Demuxer 0 no enabled matching ecmpids -> decoding is waiting for matching readers!


    Tvheadend is configured with


    Mode:OSCam pc-nodmx (rev >= 9756)
    Camd.socket Filename / IP Address (TCP mode): /tmp/camd.socket
    Listen/Connect Port: 0


    Can anyone give me a clue on how to fix this ?


    Thank you.

  • Thank you. You put me in the right direction.


    oscam.server


    Code
    [reader]
    label                         = Imagin
    description                   = Eltrona Card
    protocol                      = pcsc
    device                        = 0
    services                      = services1,services2
    caid                          = 0B00
    detect                        = cd
    group                         = 1


    oscam.service


    Code
    [services1]
    caid                          = 0B00
    provid                        = 000000
    srvid                         =


    It now works.

    Edited once, last by AnotherUser: security ().

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!