oscam help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tool37
    Top Poster
    • Apr 2008
    • 139

    #1

    oscam help

    hi as anyone ever setup and used oscam, currently running cccam but certain services not working, was told to use oscam, but never used it before, and dont have a clue how to set it up, is it the same as cccam or are the settings different, thanks
  • potrobber
    DK Veteran
    • Mar 2010
    • 493

    #2
    hi

    what channels are you not getting?

    oscam is slightly different line set up to cccam

    Comment

    • Im85288
      Member
      • Aug 2011
      • 68

      #3
      Originally posted by potrobber
      hi

      what channels are you not getting?

      oscam is slightly different line set up to cccam
      I guess the standard Pick TV and Premier Sports which are not shown when using CCcam.

      I did manage myself to get this to work, but it took some time. The best guide I found was: (follow it very carefully it shows examples of using either cccam or newcamd as the client)

      Oscam setup
      oscam.server

      [reader]
      label = reader1
      enable = 1
      protocol = internal
      device = /dev/sci1
      services =
      caid = xxxx
      boxid = xxxxxxxx
      detect = cd
      mhz = 500
      cardmhz = 600
      ident =
      group = 1
      emmcache = 1,1,0
      blockemm-g = 1
      lb_weight = 100

      oscam.conf

      [global]
      logfile = /tmp/oscam.log
      disablelog = 1
      disableuserfile = 0
      usrfileflag = 0
      clienttimeout = 4
      fallbacktimeout = 1
      clientmaxidle = 60
      bindwait = 10
      netprio = 0
      clientdyndns = 0
      resolvedelay = 10
      unlockparental = 0
      nice = -1
      serialreadertimeout = 1500
      maxlogsize = 50
      waitforcards = 1
      preferlocalcards = 1
      saveinithistory = 1
      readerrestartseconds = 5
      lb_mode = 0
      lb_save = 0
      lb_nbest_readers = 1
      lb_nfb_readers = 0
      lb_min_ecmcount = 5
      lb_max_ecmcount = 500
      lb_reopen_seconds = 900
      resolvegethostbyname = 0

      [monitor]
      port = 988
      nocrypt = 127.0.0.1,192.168.1.1-192.168.1.230
      aulow = 120
      hideclient_to = 0
      monlevel = 3
      appendchaninfo = 1

      [newcamd]
      key = 0102030405060708091011121314
      port = 34001@xxxx:000000;34002@xxxx:000000;34003@xxxx:XXX XXX;34004@xxxx:000000
      allowed =
      keepalive = 1
      mgclient = 0

      [webif]
      httpport = 8888
      httpuser =
      httppwd =
      httprefresh = 50
      httpallowed = 127.0.0.1,192.168.1.1-192.168.1.255
      httphideidleclients = 0
      httpreadonly = 0

      oscam.user

      [account]
      user = Vu+Duo
      pwd = dreambox
      disabled = 0
      expdate =
      group = 1
      hostname =
      uniq = 0
      sleep = 0
      monlevel = 3
      au = 1
      services =
      caid =
      betatunnel =
      ident =
      cccmaxhops = 10
      keepalive = 1
      numusers = 0
      penalty = 0

      CCcam.cfg

      N: 127.0.0.1 34001 Vu+Duo dreambox 01 02 03 04 05 06 07 08 09 10 11 12 13 14
      N: 127.0.0.1 34002 Vu+Duo dreambox 01 02 03 04 05 06 07 08 09 10 11 12 13 14
      N: 127.0.0.1 34003 Vu+Duo dreambox 01 02 03 04 05 06 07 08 09 10 11 12 13 14
      N: 127.0.0.1 34004 Vu+Duo dreambox 01 02 03 04 05 06 07 08 09 10 11 12 13 14
      PROVIDERINFO FILE : /etc/CCcam.providers
      CHANNELINFO FILE : /etc/CCcam.channelinfo
      CAID PRIO FILE : /etc/CCcam.prio
      SERVER LISTEN PORT : 0

      newcamd.list

      CWS = 127.0.0.1 34001 Vu+Duo dreambox 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver
      CWS = 127.0.0.1 34002 Vu+Duo dreambox 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver
      CWS = 127.0.0.1 34003 Vu+Duo dreambox 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver
      CWS = 127.0.0.1 34004 Vu+Duo dreambox 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver

      Comment

      Working...