oscam install

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dreamuser12
    Member
    • Aug 2012
    • 59

    #1

    oscam install

    i have been trying to install oscam on my dm800 im using the tsimage, but it dont show up in the softcam panel, i see cccam 2.14 and 2.30 and MGcam but no oscam, i download a few from the ts panel, dnt not sure wat im doin wrong, can someone help please
  • vicentium
    Newbie
    • Aug 2011
    • 16

    #2
    Try like this:
    1. Grab a binary for your linux distrib. (ex from here: OScam Download Center Oscam 1.20 unstable or OScam Download Center Oscam1.10 stable) and rename it to oscam UMP FileCenter .
    2. Place the oscam binary into /usr/bin and chmod to 755 .
    3. oscam uses 3 main files for its config :
    a. oscam.conf = this holds the details of your webinterface settings , logging , monitor and the protocol you want to use , for example CCcam .
    b. oscam.server = this is the settings for your card reader , and other remote C and N lines from your old CCcam.cfg .
    c. oscam.user = this are the users log in details e.g . your F lines from CCcam.cfg and a localuser for your dvbapi oscam client .
    4. these configs need to be placed in /etc/tuxbox/config folder

    Comment

    • dreamuser12
      Member
      • Aug 2012
      • 59

      #3
      ok thanks i dwnload a oscam but one was in dm800 cuz had them configs u said about, ok will do i need to change any of the card reading info so i put this in the user
      [account]
      user = mybox
      pwd = pw2222
      monlevel = 1
      uniq = 0
      group = 1
      au = 1
      hostname = 192.168.**
      caid = 0963
      or doi i put it like this, C: ip_of_server 51000 user1 pass1
      now just how do i select oscam do i select MGcam in the softcam page and use that
      Last edited by dreamuser12; 15 September, 2012, 20:08.

      Comment

      • vicentium
        Newbie
        • Aug 2011
        • 16

        #4
        Any "C:" line have to be configured in oscam.server file as a distinctive "reader", and "F:" lines in oscam.user file as "account", along with another user, the receiver itself (otherwise you can't see anithing on your TV); it is the hardest job for beginners.
        Could be more easy to copy a minimum configuration and next to use Webif to do the rest of the configuration.
        How many C and F lines do you use?
        Last edited by vicentium; 15 September, 2012, 20:18.

        Comment

        • vicentium
          Newbie
          • Aug 2011
          • 16

          #5
          Example of a oscam.conf you can use (Webif port:8888, user and passw: dmuser):


          [global]
          serverip = 0.0.0.0
          usrfile = (null)
          mailfile =
          logfile = 1
          cwlogdir = (null)
          emmlogdir =
          disablelog = 1
          disableuserfile = 1
          disablemail = 1
          loghistorysize = 4096
          usrfileflag = 0
          clienttimeout = 5000
          fallbacktimeout = 1500
          clientmaxidle = 50
          failbantime = 0
          failbancount = 0
          cachedelay = 120
          bindwait = 120
          netprio = 0
          sleep = 0
          unlockparental = 0
          nice = -1
          serialreadertimeout = 1500
          suppresscmd08 = 0
          maxlogsize = 0
          waitforcards = 1
          waitforcards_extra_delay = 500
          preferlocalcards = 1
          saveinithistory = 1
          readerrestartseconds = 30
          dropdups = 0
          lb_mode = 0
          lb_save = 0
          lb_nbest_readers = 2
          lb_nfb_readers = 10
          lb_min_ecmcount = 5
          lb_max_ecmcount = 200
          lb_reopen_seconds = 200
          lb_retrylimit = 800
          lb_retrylimits =
          lb_nbest_percaid =
          lb_noproviderforcaid =
          lb_savepath = tmp/.oscam/stat
          lb_stat_cleanup = 336
          lb_use_locking = 0
          lb_reopen_mode = 1
          lb_max_readers = 2
          lb_auto_betatunnel = 1
          resolvegethostbyname = 1
          [monitor]
          port = 0
          serverip = 0.0.0.0
          nocrypt =
          aulow = 30
          hideclient_to = 15
          monlevel = 4
          appendchaninfo = 1
          [cccam]
          port = 12000
          reshare = 10
          ignorereshare = 1
          forward_origin_card = 1
          version =
          updateinterval = 240
          minimizecards = 0
          keepconnected = 1
          stealth = 1
          nodeid = CFBDD045105D1542
          reshare_mode = 4
          [dvbapi]
          enabled = 1
          au = 1
          boxtype = dreambox
          user = DM800
          pmt_mode = 0
          request_mode = 0
          [webif]
          httpport = 8888
          httphelplang = en
          httpuser = dmuser
          httppwd = dmuser
          httpcert =
          httpcss = /var/keys/blue.css
          httpjscript =
          httptpl =
          httpscript =
          httprefresh = 10
          httpallowed = 0.0.0.0-225.225.255.255
          httpdyndns =
          httphideidleclients = 0
          httpreadonly = 0
          httpsavefullcfg = 1

          Comment

          • Rodbouy
            DK Veteran
            • Jul 2010
            • 1320

            #6


            See configs here.

            They are for my Dm500.. so you need to edit some of the caid and port numbers etc
            Last edited by Rodbouy; 15 September, 2012, 20:41.

            Comment

            • dreamuser12
              Member
              • Aug 2012
              • 59

              #7
              do i only need to change the 2 server ip address, and still dnt no how to start oscam its not in thwe softcam panel and im using a dm800 and sorry what is the dreabox card reader wat do i put in their is it Internal Dreambox Reader or /dev/sci0
              Last edited by dreamuser12; 15 September, 2012, 21:22.

              Comment

              • satsmo
                V.I.P. Member
                • Jun 2008
                • 6397

                #8
                I presume these two servers are local and only for personal use? If so why the need for two?
                I refuse to answer that question on the grounds that I don't know the answer. - Douglas Adams

                Comment

                • Rodbouy
                  DK Veteran
                  • Jul 2010
                  • 1320

                  #9
                  Search for the oscam cccam thread.

                  Don't expect a miracle to be up and running right away. Go learn to manually install oscam then add configs.

                  Time and patience

                  Comment

                  • dreamuser12
                    Member
                    • Aug 2012
                    • 59

                    #10
                    i dnt need 2 servers, i just seen 2 server ips, i did but cudnt understand it all tomuch, will try again

                    Comment

                    • dreamuser12
                      Member
                      • Aug 2012
                      • 59

                      #11
                      got it sorted took hours but got their in the end espn bk up and running, thanks for the help every1

                      Comment

                      • dreamuser12
                        Member
                        • Aug 2012
                        • 59

                        #12
                        ok i had it sorted but then got blank screen on my boxes in other rooms but the server box is still working espn aswell, im not sure if i clicked on somefing in oscam 192 page and do i have to put card info in their, their an option for reader

                        Comment

                        • vicentium
                          Newbie
                          • Aug 2011
                          • 16

                          #13
                          Use Webif to get a clear view (open in your browser 192.168. x.yy:8888 -so your DM IP plus ":8888", the port of the Webif) add user and password and look into the Status page; you can also configure or reconfigure any aspect of the oscam, add or delete readers and users,...; try to get used to it, it really helps (looks like the GUI of the router); if in router the 8888 (or another port configured in oscam.conf file) port is forwarded to your STB you can use even a smartphone to remotely acces, monitor or configure your oscam, even from abroad! (this case use a strong password and username).
                          Due to the processor limitation, oscam for DM500 is quite simple; accordingly, config files working on DM500 are jokes in comparison with those working on DM800 (I also have a DM500 working great as a client only).

                          Comment

                          • vicentium
                            Newbie
                            • Aug 2011
                            • 16

                            #14
                            Easy install, especially on a fresh flashed image, with no installed softcams (or trying to uninstal the existing: http://www.digital-kaos.co.uk/forums...4/#post1457488 )
                            The minimum configuration in the config files, the rest of the work from webif; at least those files from var/tuxbox/config could be used on an existing oscam.
                            Read .txt for details

                            utils.rar

                            Comment

                            • mdkgr
                              Newbie
                              • Dec 2012
                              • 1

                              #15
                              thnx a lot

                              Comment

                              Working...