############### General Instruction - oscam.server ################### # To activate/deactivate the reader set enable = 1/0 # # # # You might specify further entries in each reader section # # such as "caid =________" and/or "services = _________" but you neednīt # # For further details see the OSCAM documentation # ############################################################################ ######################### Internal Readers ############################### # Default Config should work with Seca, Conax, Cryptoworks, Viaccess, NDS # # # # For Irdeto, Betacrypt just activate "cardmhz=600" by removing the "#" # # # # For Nagra activate and set the correct "rsakey = " and "boxkey = " en # # example for HDplus is included # # # # for specific Smartcards such as TIGER or Viaccess with AES-Key # # see the OSCAM documentation # ############################################################################ [reader] enable=0 label = Intern_HDplus protocol = internal detect = CD device = /dev/sci1 group = 1 rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5 boxkey = A7642F57BC96D37C emmcache = 1,1,2 CAID = 1830,1843 Mhz = 368 cardmhz = 368 [reader] enable=0 Label = Intern_SkyDE Protocol = internal Device = /dev/sci0 emmcache = 1,1,2 detect = CD group = 1 CAID = 1702,1833 mhz = 600 cardmhz=600 #################### External Readers / SMARGO ######################## # Important !!!! Use SMARGO Firmware 1.4 or 1.5 # # With regard to your Smartcard set up the Reader/Smargo as follows: # # # # For Seca, Conax, Cryptoworks, Viaccess, NDS, Nagra # # Frequency Fixed 3,69 Mhz / Normal / T=0 / EGT = 0 # # # # For Irdeto, Betacrypt # # Frequency Fixed 6,0Mhz / Normal / T=1 / EGT = 0 # # # # For Nagra activate and complete the "rsakey = " and "boxkey = " entry # # example for HDplus is included # # # # for specific Smartcards such as TIGER or Viaccess with AES-Key # # see the OSCAM documentation # ############################################################################ [reader] enable=0 Label = Intern_MTV protocol = internal detect = CD device = /dev/sci0 group = 1 emmcache = 1,1,2 services = mtv caid = 0B00 Mhz = 368 cardmhz = 368 [reader] enable=0 Label = Intern_ORF protocol = internal device = /dev/sci0 emmcache = 1,1,2 detect = CD group = 1 services = orf caid = 0D95,0D05 mhz = 368 cardmhz = 368 [reader] enable=0 Label = Intern_SKY_V13 protocol = internal device = /dev/sci0 detect = CD group = 1 emmCache = 1,1,2 CAID = 09C4 boxid = 12345678 Mhz = 357 cardmhz = 357 [reader] enable=0 Label = Intern_FreeXTV protocol = internal device = /dev/sci0 emmcache = 1,1,2 detect = CD group = 1 caid = 0500 mhz = 357 cardmhz = 368 [reader] enable=0 Label = Intern_KabelD Protocol = internal Device = /dev/sci1 emmcache = 1,1,2 detect = CD group = 1 mhz = 600 cardmhz=600 CAID = 1722,1834 [reader] enable=0 label = Intern_SRG protocol = internal device = /dev/sci0 emmcache = 1,1,2 detect = CD Group = 1 mhz = 368 cardmhz = 368 CAID = 0500 deprecated = 1 ############ extern ############## [reader] enable=0 label = Extern_SkyDE protocol = mouse device = /dev/ttyUSB0 emmcache = 1,1,2 detect = CD group = 1 mhz = 600 cardmhz=600 CAID = 1702,1833 smargopatch=1 [reader] enable=0 label = Extern_HDplus protocol = mouse device = /dev/ttyUSB1 emmcache = 1,1,2 detect = CD group = 1 rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5 boxkey = A7642F57BC96D37C CAID = 1830,1843 smargopatch=1 [reader] enable=0 label = Extern_ORF protocol = mouse device = /dev/ttyUSB0 emmcache = 1,1,2 detect = CD Group = 1 mhz = 357 cardmhz = 357 CAID = 0D05,0D95 smargopatch=1 [reader] enable=0 label = Extern_KabelD protocol = mouse device = /dev/ttyUSB1 emmcache = 1,1,2 detect = CD group = 1 mhz = 600 cardmhz=600 CAID = 1722,1834 smargopatch=1 enable=0 label = Extern_SRG protocol = mouse device = /dev/ttyUSB0 emmcache = 1,1,2 detect = CD Group = 1 mhz = 357 cardmhz = 357 CAID = 0500 deprecated = 1 smargopatch=1 [reader] enable=0 label = Extern_SkyNDS protocol = mouse device = /dev/ttyUSB1 emmcache = 1,1,2 detect = CD Group = 1 boxid = 12345678 mhz = 357 CAID = 09c4 smargopatch=1 ######################### Remote Readers ############################## # Important !!!! Use this or not in personal responsibility # # # # No support in AAF Forum !!! # # # # For further details see the OSCAM documentation # ############################################################################ [reader] enable=0 label = cccam-reader protocol = cccam device = IP/dyndns,PORT user = USER password = PASS group = 1 emmcache = 1,1,2 cccmaxhop = 5 cccversion = 2.0.11 [reader] enable=0 label = camd35-reader protocol = camd35 device = IP/dyndns,PORT user = USER password = PASS group = 1 emmcache = 1,1,2 [reader] enable=0 label = newcamd-reader protocol = newcamd key = 0102030405060708091011121314 device = IP/dyndns,PORT user = USER password = PASS group = 1 emmcache = 1,1,2 ######## end of file ########