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

use the STB card reader as an remote reader?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SatWaveDude
    Board Senior Member
    • Apr 2012
    • 220

    use the STB card reader as an remote reader?

    How to setup the stb internal card reader as an remote reader for oscam?

    What protocols do you advice?

    Any examples are also welcom
    SatWaveDude

    DM500HD, DM500+ | EMP S16/1PCP-W3 | WaveFrontier T90 | 16x SMART Titanium 0.1dB LNB's
    TechniSat SkyStar S2 PCI / SkyStar USB HD
    WaveFrontier T90 rev.2 - 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 3.3E | 4/5E | 0.8W | 7/8W | 12.5W

    If you find my post usefull please press the Thanks Button
  • purenirvana
    Board Senior Member
    • Sep 2012
    • 234

    #2
    Re: use the STB card reader as an remote reader?

    Originally posted by SatWaveDude
    How to setup the stb internal card reader as an remote reader for oscam?
    Hi SatWaveDude, I'm not sure exactly what you mean. Are you saying you have your own card in your receiver that you wish to share with others?
    If you find my post useful, please use the "Thanks" button

    Comment

    • SatWaveDude
      Board Senior Member
      • Apr 2012
      • 220

      #3
      Re: use the STB card reader as an remote reader?

      Hi purenirvana,
      I have 3 receivers with internal card readers.
      My server is a Intel Atom with Debian/Oscam/CCcam on it.
      For now if I like to add a local card I have to buy a Smargo cardreader but the receivers do have a reader inside so it would be a waste not to use them ;-)
      So instead of buy another cardreader using the stb internal cardreader as a remote reader for oscam.
      SatWaveDude

      DM500HD, DM500+ | EMP S16/1PCP-W3 | WaveFrontier T90 | 16x SMART Titanium 0.1dB LNB's
      TechniSat SkyStar S2 PCI / SkyStar USB HD
      WaveFrontier T90 rev.2 - 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 3.3E | 4/5E | 0.8W | 7/8W | 12.5W

      If you find my post usefull please press the Thanks Button

      Comment

      • purenirvana
        Board Senior Member
        • Sep 2012
        • 234

        #4
        Re: use the STB card reader as an remote reader?

        Below is the code for OSCam.server that I know to work with a S*y UK card:

        [reader]
        label = LowerCard
        enable = 1
        protocol = internal
        device = /dev/sci0
        detect = cd
        cardmhz = 357
        mhz = 357
        boxid = 15****** (not actually required with OSCam but included for completeness)
        services = (define these in OSCam.services file)
        caid = 0963
        ident = 0963:000000
        group = 1
        emmcache = 1,3,2
        ecmwhitelist = 0963@000000:3B,3C,41,44,4B,4E,4F,50,5E,5F,62,65,66 ,67,6C,6F,70,74,76,7D,7E,82
        ecmcache = 1
        blockemm-u = 0
        blockemm-s = 0
        blockemm-g = 1
        blockemm-unknown = 1

        I hope this helps
        If you find my post useful, please use the "Thanks" button

        Comment

        • SatWaveDude
          Board Senior Member
          • Apr 2012
          • 220

          #5
          Re: use the STB card reader as an remote reader?

          Thanks but that is not the info I'm looking for.

          Instead of using a Smargo cardreader on the server I like to use the receiver's internal cardreader as an remote reader for the server where oscam is located.
          SatWaveDude

          DM500HD, DM500+ | EMP S16/1PCP-W3 | WaveFrontier T90 | 16x SMART Titanium 0.1dB LNB's
          TechniSat SkyStar S2 PCI / SkyStar USB HD
          WaveFrontier T90 rev.2 - 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 3.3E | 4/5E | 0.8W | 7/8W | 12.5W

          If you find my post usefull please press the Thanks Button

          Comment

          • kostis
            Experienced Board Member
            • Nov 2012
            • 521

            #6
            Re: use the STB card reader as an remote reader?

            thats a long shot, i never saw something similar. most of people having those problems use both receivers for each job. why cant you do the same?
            If my post was useful, please, use "Thanks" button

            Comment

            • purenirvana
              Board Senior Member
              • Sep 2012
              • 234

              #7
              Re: use the STB card reader as an remote reader?

              Originally posted by SatWaveDude
              Thanks but that is not the info I'm looking for.

              Instead of using a Smargo cardreader on the server I like to use the receiver's internal cardreader as an remote reader for the server where oscam is located.
              Ok, I see what you want to do now Unfortunately, I'm not sure it is possible to do what you want.
              If you find my post useful, please use the "Thanks" button

              Comment

              • gianni253
                Experienced Board Member
                • Nov 2012
                • 903

                #8
                Re: use the STB card reader as an remote reader?

                Originally posted by SatWaveDude
                Thanks but that is not the info I'm looking for.

                Instead of using a Smargo cardreader on the server I like to use the receiver's internal cardreader as an remote reader for the server where oscam is located.
                I think purenirvana pointed you to the right direction.
                With the config that purenirvana posted you can use a receiver as a simple card reader, i.e. oscam is working as a pure card reader providing service to another box that could be running oscam or cccam.

                I suggest newcamd as protocol.

                Comment

                • SatWaveDude
                  Board Senior Member
                  • Apr 2012
                  • 220

                  #9
                  Re: use the STB card reader as an remote reader?

                  Okay I'll gona try to setup this way:

                  Receiver 1. CCcam as Client & Server (internal card) send to Oscm server.
                  Receiver 2. CCcam as Client & Server (internal card) send to Oscm server.
                  Oscam server - Receive the cards from Receiver 1 and 2 and also serv local cards.

                  Thanks for all input!
                  SatWaveDude

                  DM500HD, DM500+ | EMP S16/1PCP-W3 | WaveFrontier T90 | 16x SMART Titanium 0.1dB LNB's
                  TechniSat SkyStar S2 PCI / SkyStar USB HD
                  WaveFrontier T90 rev.2 - 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 3.3E | 4/5E | 0.8W | 7/8W | 12.5W

                  If you find my post usefull please press the Thanks Button

                  Comment

                  Working...