Oscam cards control??

There are 17 replies in this Thread which was already clicked 983 times. The last Post () by seamouse.

  • Hope i do right putting this here, here goes.


    I have my pc server 64 bit ubuntu running a sly uk card through omnikey 3221 .
    I have my friends N line which im sharing and also running as a 2nd card if you like for my server , reason i done this was because he has boxnation , primrtime and hd channels and i dont.
    Problem i now face is the server is running his channels before mine on everything and his are no where near as fast as mine and there do freeze sometimes if heavy use.
    is there anyway i could get my card to be the daddy and his to just work for the channels that my card dont have?


    Hope im getting this across ok

  • i could look but never used team viewer


    what reader u using ect? configs? oscam?

  • i got his card working after sorting out oscam, as it would not man restart


    and his card is reading now, but was unable to help with the n line, i set a n line as a newcam reading in oscam and says connected ect but no channels

  • When i helped birdman99 out the other day i left him with his local being read and his entitlements being shown ,i fear that he is doing things to his configs after people help you no offense birdman99 just an observation

  • # oscam.conf generated automatically by Streamboard OSCAM 1.20-unstable_svn build #7149
    # Read more: http://streamboard.gmc.to/svn/…on/doc/txt/oscam.conf.txt


    [global]
    usrfile = /oscam/oscamuser.log
    logfile = /oscam/oscam.log
    cachedelay = 120
    nice = 1
    serialreadertimeout = 150
    maxlogsize = 2000
    preferlocalcards = 1
    dropdups = 1
    max_cache_time = 10


    [monitor]
    hideclient_to = 15
    appendchaninfo = 0


    [newcamd]
    port = 10000@0963:000000;10001@0963:000000
    key = 0102030405060708091011121314


    [cccam]
    port = xxxxxx
    reshare = 1
    version = 2.0.11
    nodeid = 118218F910C814B0


    [webif]
    httpport = xxxx
    httpuser = xxxxxxxx
    httppwd = xxxxxxxx
    httprefresh = 7
    httpallowed = 127.0.0.1,x0.0.x-255.255.255.255

  • You need N line. It looks like this :


    N: 127.0.0.1 34000 user pass 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

    change the port number to what you want & remember to open that port in your router & assign it to your box ip if you are going to issue N line . change the caid of the card to your need .


    CCcam port & oscam port must be two different ports .


    Key line is made up of 14 pairs of numbers or letters or a mixture . Port line is always different , it depends on the card that you have . Port number ( 34000 ) can be anything . Its your choice .


    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 256


    Now we can add this N line to CCcam.cfg and thats it . oscam is now connected to CCcam . We can also add 256 to the end of N line . With this trick CCcam can see our oscam card as local . This trick doesnt work with 2.1.4 or above CCcam versions .


    make sure you input a user in oscam.user like this .


    oscam.user


    [account]
    user = user
    pwd = pass
    group = 1


    any changes to oscam configs will take place only after restart of oscam .


    ################################################## ####


    another method of connecting oscam to CCcam is the camd3 protocol ( L line ) which is set like this .


    with this method you get faster ecm as there are no deskeys as in the N line .


    oscam.conf


    [cs357x]
    serverip = 192.168.0.100 #your server ip address
    port = 15500
    keepalive = 1


    oscam.user


    [account]
    user = user
    pwd = pass
    group = 1


    Now open CCcam.cfg and put this line in :


    L: 192.168.0.100 15500 user pass 0963 000000 256


    First number is IP address of your server , then there is port number and username/password .


    At the end there is the CAID number of your package and you can also optionally add 256 at the end .


    This means that your card will show as local in CCcam . Same trick as in newcamd ( N line ) .


    remember any changes to oscam configs take effect after restart of oscam .

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!