Posts 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 :
Code
Display MorePC/SC device scanner V 1.4.22 (c) 2001-2011, Ludovic Rousseau <ludovic.rousseau@free.fr> Compiled with PC/SC lite version: 1.8.10 Using reader plug'n play mechanism Scanning present readers... 0: OMNIKEY CardMan (076B:3021) 3021 00 00 Wed Apr 6 22:18:41 2016 Reader 0: OMNIKEY CardMan (076B:3021) 3021 00 00 Card state: Card inserted, Exclusive Mode,I have configured oscam to use pcsc
oscam.conf
Code
Display More[global] serverip = 192.168.178.100 logfile = /var/log/oscam/oscam.log nice = -1 usrfile = /var/log/oscam/oscamuser.log cwlogdir = /var/log/oscam/cw [cache] [dvbapi] enabled = 1 au = 1 pmt_mode = 0 request_mode = 1 user = tvheadend boxtype = pc-nodmx [webif] httpport = 8888 httpuser = ubuntu httppwd = ubuntu httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255,255.255.255.255 aulow = 120oscam.user
oscam.server
Code
Display More[reader] label = Imagin description = Eltrona Card protocol = pcsc device = 0 services = services1,services2 caid = 0B00 detect = cd ident = 0963:000000 group = 1 emmcache = 1,3,2,0 blockemm-unknown = 1 blockemm-g = 1When i start a stream i get the following log
Code2016/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: 0Can anyone give me a clue on how to fix this ?
Thank you.
