############### 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 = " # # examples for HDplus HD02 and Sky S02 are included # # # # for other Smartcards see the OSCAM documentation # ############################################################################ [reader] enable = 0 description = Set as HD plus HD02 Label = Intern_Upper Protocol = internal device = /dev/sci0 emmcache = 1,1,2 detect = CD group = 1 caid = 1843 cardmhz = 368 mhz = 368 rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5 boxkey = A7642F57BC96D37C [reader] enable = 1 description = Set as HD plus HD01 Label = Intern_Upper Protocol = internal device = /dev/sci0 emmcache = 1,1,2 detect = CD group = 1 caid = 1830 cardmhz = 357 mhz = 357 rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5 boxkey = A7642F57BC96D37C [reader] enable = 1 description = Set as Sky S02 label = Intern_Lower protocol = internal device = /dev/sci1 emmcache = 1,1,2 detect = CD group = 1 caid = 1702 cardmhz = 600 mhz = 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 # # # # If SMARGO ist in Autoswitch mode, than activate fitting mhz/cardmhz- # # Entries in the reader-Section # # # # # For Nagra activate and complete the "rsakey = " and "boxkey = " and # # and remove the # in the smargopatch = 1 line # # example for HDplus is included # # # # for specific Smartcards such as TIGER or Viaccess with AES-Key # # see the OSCAM documentation # ############################################################################ [reader] enable = 0 description = Set as HD plus HD02 label = Extern_0 protocol = mouse device = /dev/ttyUSB0 emmcache = 1,1,2 detect = CD group = 1 smargopatch = 1 caid = 1843 rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5 boxkey = A7642F57BC96D37C #mhz = 357 #cardmhz = 357 [reader] enable = 0 description = Set as Sky S02 label = Extern_1 protocol = mouse device = /dev/ttyUSB1 emmcache = 1,1,2 detect = CD group = 1 caid = 1702 #mhz = 600 #cardmhz = 600 ######################### 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 ######## end of file ########