Help to setup oscam and cccam on Darkstar 2

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rricky
    Junior Member
    • Jan 2010
    • 35

    #1

    Help to setup oscam and cccam on Darkstar 2

    Have been reading all the posts about oscam but has anyone set it up using the darkstar 2 image on a 500s.

    When i download oscam-cccam 2.13 from the addons it doesn't gave me an option in softcam to select only common interface.

    I have the three config files that are needed but first i need to get the cam installed.
  • jfish
    DK Veteran
    • Sep 2008
    • 799

    #2
    oscam is the cardserver hence the reason you cant select it as a softcam - use mgcamd as the softcam

    however you can configure oscam as softcam as well using the dvbapi configuration but if Darkstart 2 wont allow you to select it as a softcam no point.

    Comment

    • piopat
      DK Veteran
      • May 2008
      • 708

      #3
      ricky once you install oscam+ccam from the nabilo addons exit back to the tv channels and press the blue button ,press the right arrow button untill you see oscam +ccam and press the ok button on the remote .after that if your using your own card you can put the card in the slot and it should open channels .

      after that you will need to edit the config files which we cant talk about here .
      i love it when a dreambox comes together.

      Comment

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

        #4
        There are quite a few threads here that give specific details Pat, without going into specifics.............yes it's paradoxical I know but we are good at that
        I refuse to answer that question on the grounds that I don't know the answer. - Douglas Adams

        Comment

        • rricky
          Junior Member
          • Jan 2010
          • 35

          #5
          Thanks for your reply piopat but once i install oscam-cccam and press the blue button all i can select is either common interface or cccam 2.13.

          On the darkstar 2 image there is no option to select what card server i am using only softcam option unlike the pli jade image.

          Comment

          • fobrien
            Newbie
            • Apr 2011
            • 3

            #6
            it should say oscam4803_cccam 2.1.3 in the nabilo addons ,if you installed that then it should say the same in the blue panel . if it only says cccam i can only thing you installed cccam on its own by accident .

            Comment

            • fobrien
              Newbie
              • Apr 2011
              • 3

              #7
              try a manual install , pop oscam_cccam into the tmp/ file in your box using dream control center and then go to the manual install panel and select the cam and press ok button ,after that exit back to tv channels and press the blue button and set the cam as your default cam .

              Comment

              • piopat
                DK Veteran
                • May 2008
                • 708

                #8
                there is a version of oscam_cccam in the last link of my signature area ,i havent tried it my self but follow the instructions in the above post and manually install it .you can always uninstall it if your not happy with it .
                i love it when a dreambox comes together.

                Comment

                • davvo
                  DK Veteran
                  • Apr 2009
                  • 666

                  #9
                  heres oscam/cccam 4 Darkstar 2
                  complete with configs

                  ftp to tmp
                  manual install via addons

                  MEGAUPLOAD - The leading online storage and file delivery service
                  Last edited by davvo; 21 April, 2011, 22:25.

                  Comment

                  • rricky
                    Junior Member
                    • Jan 2010
                    • 35

                    #10
                    Managed to get oscam installed by doing a fresh install of the darkstar 2 image. The card is clearing pick tv channels but not sure if my mates are able to share with me.

                    Thanks for the help guys will do a bit more reading.

                    Comment

                    • piopat
                      DK Veteran
                      • May 2008
                      • 708

                      #11
                      you should prepare your self for a lot of reading and testing ,oscam is a steeper learning curve than cccam in my opinion ,and you may have to try a few different oscam versions before you get one that works correctly .

                      as satsmo says there are a few more threads on the forum about oscam so have a read of those .
                      i love it when a dreambox comes together.

                      Comment

                      • rricky
                        Junior Member
                        • Jan 2010
                        • 35

                        #12
                        Been trying for a few days now to master this but the only way i can share with my mates is to add them into oscam.user one by one.

                        Is there any reason that my n line is not showing online in the webinfo.

                        [global]
                        Nice = -1
                        ClientTimeout = 5
                        Level = 15
                        CacheDelay = 120
                        NoCache = 0
                        LogFile = stdout
                        saveinithistory = 1



                        [newcamd]
                        key = 0102030405060708091011121314
                        port = 12002@0963:000000;12003@0963:000000



                        [cccam]
                        port = 12000
                        reshare = 1
                        version = 2.1.3
                        stealth = 1



                        [dvbapi]
                        enabled = 1
                        user = dvb
                        socket = /tmp/camd.socket



                        [webif]
                        httpport = 16002
                        httpallowed = 127.0.0.1,192.168.0.1-192.168.0.255
                        httpuser = root
                        httppwd = password


                        [reader]
                        label = lower card
                        enable = 1
                        protocol = internal
                        device = /dev/sci0
                        caid = 0963
                        detect = cd
                        mhz = 357
                        cardmhz = 357
                        group = 1
                        emmcache = 1,3,2
                        blockemm-unknown = 1
                        blockemm-g = 1


                        [account]
                        user = test1
                        pwd = test2
                        monlevel = 0
                        uniq = 0
                        group = 1,2
                        au = 1
                        caid = 0963



                        [account]
                        user = friend
                        pwd = friend1
                        monlevel = 0
                        uniq = 0
                        group = 1,2
                        au = 1
                        caid = 0963

                        Plus my n line in cccam.cfg
                        N: 127.0.0.1 12000 test1 test2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256

                        Comment

                        • zaf786
                          V.I.P. Member
                          • Apr 2008
                          • 327

                          #13
                          Originally posted by rricky
                          Been trying for a few days now to master this but the only way i can share with my mates is to add them into oscam.user one by one.

                          Is there any reason that my n line is not showing online in the webinfo.

                          [global]
                          Nice = -1
                          ClientTimeout = 5
                          Level = 15
                          CacheDelay = 120
                          NoCache = 0
                          LogFile = stdout
                          saveinithistory = 1



                          [newcamd]
                          key = 0102030405060708091011121314
                          port = 12002@0963:000000;12003@0963:000000



                          [cccam]
                          port = 12000
                          reshare = 1
                          version = 2.1.3
                          stealth = 1



                          [dvbapi]
                          enabled = 1
                          user = dvb
                          socket = /tmp/camd.socket



                          [webif]
                          httpport = 16002
                          httpallowed = 127.0.0.1,192.168.0.1-192.168.0.255
                          httpuser = root
                          httppwd = password


                          [reader]
                          label = lower card
                          enable = 1
                          protocol = internal
                          device = /dev/sci0
                          caid = 0963
                          detect = cd
                          mhz = 357
                          cardmhz = 357
                          group = 1
                          emmcache = 1,3,2
                          blockemm-unknown = 1
                          blockemm-g = 1


                          [account]
                          user = test1
                          pwd = test2
                          monlevel = 0
                          uniq = 0
                          group = 1,2
                          au = 1
                          caid = 0963



                          [account]
                          user = friend
                          pwd = friend1
                          monlevel = 0
                          uniq = 0
                          group = 1,2
                          au = 1
                          caid = 0963

                          Plus my n line in cccam.cfg
                          N: 127.0.0.1 12000 test1 test2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256
                          oscam.conf try this your ports don,t match mine connects perfect with nline

                          [newcamd]
                          key = 0102030405060708091011121314
                          port = 12000@0963:000000

                          Comment

                          • davvo
                            DK Veteran
                            • Apr 2009
                            • 666

                            #14
                            Originally posted by davvo

                            the port in the n line in cccam must match the port in oscam cfg
                            which is 12000

                            you can change that to what port u like
                            but they must match
                            C'mon man think a bit
                            Last edited by davvo; 25 April, 2011, 21:35.

                            Comment

                            • rricky
                              Junior Member
                              • Jan 2010
                              • 35

                              #15
                              Should i be using these 2 protocols together , if so what port should they use ?

                              [newcamd]
                              key = 0102030405060708091011121314
                              port = 12000@0963:000000


                              [cccam]
                              port = 12000
                              reshare = 1
                              version = 2.1.3
                              stealth = 1

                              Comment

                              Working...