Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

How to connect CCcam with Oscam

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • matrixneo12
    Senior Member
    • Mar 2011
    • 111

    How to connect CCcam with Oscam

    You need N line. It looks like this:

    N: 127.0.0.1 20000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14

    In oscam.conf file you need to have these lines:
    [newcamd]
    key = 0102030405060708091011121314
    port = 34000@1830:003411

    Key line is always the same. Port line is always different, it depends on card that you have. Port number (34000) can be anything. Its your choice.

    Oscam.user file is also important. Look for these lines:
    user = user
    pwd = pass

    You can choose password and username yourself.

    And with all this info we can make N line:

    N: 127.0.0.1 34000 user pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14

    Now we can add this N line to cccam.cfg and thats it. Oscam is now connected to cccam.
    Oscam Section Voting : http://www.satlover.com/forum/site-b...m-section.html





    If you find my Post useful, please press Thanks
  • njb
    Senior Member
    • Mar 2011
    • 106

    #2
    Re: How to connect CCcam with Oscam

    What is not clear in your tuto is you don't specify if

    CCCam connect to OSCam
    or
    OSCam connect to CCCam

    You don't specify who is Server and who is Client

    Comment

    • sqazilou
      Board Senior Member
      • Jun 2010
      • 260

      #3
      Re: How to connect CCcam with Oscam

      what oscam have more than cccam ? is it more stable or just better ??

      Comment

      • njb
        Senior Member
        • Mar 2011
        • 106

        #4
        Re: How to connect CCcam with Oscam

        Originally posted by matrixneo12
        You need N line. It looks like this:

        N: 127.0.0.1 20000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14

        In oscam.conf file you need to have these lines:
        [newcamd]
        key = 0102030405060708091011121314
        port = 34000@1830:003411

        Key line is always the same. Port line is always different, it depends on card that you have. Port number (34000) can be anything. Its your choice.

        Oscam.user file is also important. Look for these lines:
        user = user
        pwd = pass

        You can choose password and username yourself.

        And with all this info we can make N line:

        N: 127.0.0.1 34000 user pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14

        Now we can add this N line to cccam.cfg and thats it. Oscam is now connected to cccam.
        The Nline you put is a the Nline to connect a CCcam PC to an OSCam server.
        Then this CCcam PC act as a server for other CCCam PC's
        So in fact it's a supplementary Hop for clients.

        Comment

        • matrixneo12
          Senior Member
          • Mar 2011
          • 111

          #5
          Re: How to connect CCcam with Oscam

          Originally posted by sqazilou
          what oscam have more than cccam ? is it more stable or just better ??
          There are Cards which are readable only with OSCAM but if you want to share with CCcam is this connection needed.

          Yeah this Config is for Oscam as Server and CCcam as Client and sharing server and you are right- is supplementary hop for the Clients but if the Card is local there will be no difference in stability or ECM Times.
          Of course you can share direct with Oscam to your CCcam Client,but you dont have any Control over this N-Line (reshare,emm updates).
          Therefore i think the Solution OScam-CCcam-(Client) is better to administrate and control.
          Oscam Section Voting : http://www.satlover.com/forum/site-b...m-section.html





          If you find my Post useful, please press Thanks

          Comment

          • sqazilou
            Board Senior Member
            • Jun 2010
            • 260

            #6
            Re: How to connect CCcam with Oscam

            Originally posted by matrixneo12
            There are Cards which are readable only with OSCAM
            which one ?

            Comment

            • matrixneo12
              Senior Member
              • Mar 2011
              • 111

              #7
              Re: How to connect CCcam with Oscam

              Originally posted by sqazilou
              which one ?
              german HD+ HD02 Card, Dre-Crypt (Platforma HD),bulcrypt (Bulsat) for example.
              Oscam Section Voting : http://www.satlover.com/forum/site-b...m-section.html





              If you find my Post useful, please press Thanks

              Comment

              • njb
                Senior Member
                • Mar 2011
                • 106

                #8
                Re: How to connect CCcam with Oscam

                I noticed most user used to CCcam like having oscam as reader for cards and server , but they are familiar with CCCam for sharing so they use the COUPLE oscam/cccam in the same PC .There is a script wich start cccam and oscam at the same time and the configuration is the one matrixneo posted up here.

                But also the oscamlers , they don't like to mix oscam with cccam in the same box, PC so it's preferable having 2 machines, one for oscam and the other for cccam as client and sharing server .

                I was wondering the Nline for this machine is

                N: 127.0.0.1 20000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14
                or
                N: 'IP of oscam server' 20000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14

                NjB

                Comment

                • guli
                  Junior Member
                  • Jun 2010
                  • 10

                  #9
                  Re: How to connect CCcam with Oscam

                  Originally posted by njb
                  I noticed most user used to CCcam like having oscam as reader for cards and server , but they are familiar with CCCam for sharing so they use the COUPLE oscam/cccam in the same PC .There is a script wich start cccam and oscam at the same time and the configuration is the one matrixneo posted up here.

                  But also the oscamlers , they don't like to mix oscam with cccam in the same box, PC so it's preferable having 2 machines, one for oscam and the other for cccam as client and sharing server .

                  I was wondering the Nline for this machine is

                  N: 127.0.0.1 20000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14
                  or
                  N: 'IP of oscam server' 20000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14

                  NjB
                  if you are going to use two different machines then obviously you will have two different ips hence the loop ip is not going to work ( 1st ) .
                  the second N line config will work mate . if you add 256 at the end of N line your card that is being read by oscam then passed onto cccam will be shown as local .
                  this will only work upto CCcam 2.1.3


                  N: 'IP of oscam server' 20000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256

                  Originally posted by njb
                  What is not clear in your tuto is you don't specify if

                  CCCam connect to OSCam
                  or
                  OSCam connect to CCCam

                  You don't specify who is Server and who is Client
                  oscam is the card reader & cccam is your emulator . you put the N line into cccam.cfg to connect the 2.

                  Originally posted by njb
                  The Nline you put is a the Nline to connect a CCcam PC to an OSCam server.
                  Then this CCcam PC act as a server for other CCCam PC's
                  So in fact it's a supplementary Hop for clients.
                  not a supplementary hop in any way . if you have your own card which is being read by oscam then passed onto cccam in the same box , for forwading then really when you give a C line to your peer he will see it as hop1 as he should do .

                  Comment

                  • guli
                    Junior Member
                    • Jun 2010
                    • 10

                    #10
                    Re: How to connect CCcam with Oscam

                    Originally posted by Apples
                    is the same configuration to see an oscam server...i'm add the n line in oscam and c line in the ccam on the same decoder?
                    if you are using a vu+duo as an example . now you have oscam reading your card & cccam as your emulator .

                    you have to enable newcamd in oscam.conf to be able to use N line & create a user account in oscam.user .

                    if this is your setup then yes you have to put the N line in your CCcam.cfg .

                    remembering to put 256 @ the end of the N line to show your card as a local card ( hop0 )

                    this will connect oscam to cccam & then you give C lines as usual .

                    Comment

                    Working...