Oscam as reader cccam as server freezing on sports channels

There are 9 replies in this Thread which was already clicked 1,538 times. The last Post () by maddogpro85.

  • ive up date oscam services srvid files and cccam channelinfo and cccam providers sky sports channels freezing 3 times on last nights game but movie channels don't freeze

  • is it just the case of adding each user in oscam and change the port to the one I using in cccam and take the N Line out of the cccam cfg that connects cccm to oscam pls m8 I no u showed me a tut before but got lost on the peers bit

    • Official Post

    Instead of adding f lines for each share to the CCcam.cfg you add accounts to oscam.user.


    To setup a share create an [account] in oscam.user for each peer.. (description, user & password parameters can be changed to your own details)
    For example:
    oscam.user


    In oscam.conf you need the [cccam] parameter. port = 12000 can be changed to your own port.
    For example:
    oscam.conf

    Code
    [cccam]
    port = [COLOR='#FF8C00']12000[/COLOR]
    version = 2.1.3
    ignorereshare = 0
    stealth  =  1
    keepconnected = 1


    You can now give out C lines. your.hostname.org will be your dynamic hostname & 12000 will be the cccam port/server listen port you were using in the CCcam.cfg..
    For example:

    Code
    C: your.hostname.org [COLOR='#FF8C00']12000 [/COLOR][COLOR='#FF0000']linuxsat1 support1[/COLOR]
    C: your.hostname.org [COLOR='#FF8C00']12000 [/COLOR][COLOR='#FF0000']linuxsat2 support2[/COLOR]
    C: your.hostname.org [COLOR='#FF8C00']12000 [/COLOR][COLOR='#FF0000']linuxsat3 support3[/COLOR]



    If you want to give out an nline instead you need the [newcamd] parameter in oscam.conf.. Create a new [account] in oscam.user the same as you did for CCcam..


  • any help one my users goes offline after a day till reboot server any help the bob4 box
    [account]
    description = peer1
    user = bob1
    pwd = haveit
    group = 1
    keepalive = 1


    [account]
    description = peer2
    user = bob2
    pwd = haveit
    group = 1
    keepalive = 1


    [account]
    description = peer3
    user = bob3
    pwd = haveit
    group = 1
    keepalive = 1


    [account]
    description = peer4
    user = bob4
    pwd = haveit
    group = 1
    keepalive = 1


    [account]
    description = peer5
    user = bob5
    pwd = haveit
    group = 1
    keepalive = 1



    C: ip 12000 bob1 haveit {this box 1 in my house}


    C: ip 12000 bob2 haveit {this box 2 in my house}


    C: ip 12000 bob3 haveit {this box 3 in my house}


    C: dns 12000 bob4 haveit {this box 4 out my house}


    C: dns 12000 bob5 haveit {this box 4 out my house}

  • OSCAM.SERVER
    [reader]
    label = skyuk
    protocol = pcsc
    device = 0
    caid = 0960
    ident = 0960:000000
    group = 1
    emmcache = 1,3,2
    mhz = 357
    cardmhz = 357
    boxid = xxxxxxxx
    detect = cd
    blockemm-unknown = 1
    blockemm-g = 1
    saveemm-u = 1
    saveemm-s = 1
    lb_weight = 300


    OSCAM.CONF
    [global]
    nice = -1
    logfile = /var/log/oscam.log
    clienttimeout = 5000
    fallbacktimeout = 2500
    clientmaxidle = 120
    cachedelay = 120
    bindwait = 120
    resolvedelay = 30
    serialreadertimeout = 1500
    maxlogsize = 10
    waitforcards = 1
    preferlocalcards = 1
    saveinithistory = 1
    keepalive = 1
    emmlogdir = /var/local/
    lb_mode = 0
    lb_save = 100
    lb_reopen_seconds = 21600
    lb_savepath = /var/local/loadbalance.log


    [webif]
    httpport = 8888
    httpuser = admin
    httppwd = admin
    httprefresh = 15
    httpallowed = 127.0.0.1,192.168.0.0-192.168.254.254
    debug = 255


    [monitor]
    appendchaninfo = 1


    [newcamd]
    port = 10001@0960:000000
    key = 0102030405060708091011121314
    keepalive = 1


    [cccam]
    port = 12000
    version = 2.1.3
    build = 3165
    keepalive = 1

Participate now!

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