channels glitching

There are 20 replies in this Thread which was already clicked 3,139 times. The last Post () by windowzxp8.

  • I seem to get a regular glitch on the hour & ever hour, I changed the setup from oscam/ cccam thinking that was the problem & now to now useing only oscam with cccam protocol shares on $ky UK its is still the same problem, anyone have an idea what is happening?

  • look down at the very bottom of this page for similar threads.
    That is if you haven´t already tried the searchbar top right ..
    Is it a local card? which version of oscam/CCcam are you using ?
    Which reciever are you using with the local card server and for client?

  • look down at the very bottom of this page for similar threads.
    That is if you haven´t already tried the searchbar top right ..
    Is it a local card? which version of oscam/CCcam are you using ?
    Which reciever are you using with the local card server and for client?


    I'm no longer useing oscam/ cccam, I use oscam 1.20 unstable build 7149 alone in Linux PC, also it's my local card

  • Here's the guide for using simplebuild:
    http://linuxsat-support.com/showthread.php?t=30959
    Here is a manual way of doing it:
    http://linuxsat-support.com/showthread.php?t=12127
    Latest oscam can be found here:


    is there support for pcsc with those builds as they wont read my card?


    - - - Updated - - -


    oscam config


    [global]
    logfile = /var/log/oscam/oscam.log
    logduplicatelines = 1
    disableuserfile = 0
    unlockparental = 1
    nice = -19
    maxlogsize = 900
    waitforcards = 0
    preferlocalcards = 1
    dropdups = 1
    usrfile = /var/log/oscam/oscamuser.log
    cwlogdir = /var/log/oscam/cw.log
    emmlogdir = /var/log/oscam/emm.log
    lb_mode = 1
    lb_save = 100
    lb_nbest_readers = 2
    lb_stat_cleanup = 1
    lb_reopen_seconds = 10
    fallback timeout = 2600


    [cache]
    delay = 15
    max_time = 45
    wait_time =
    max_hit_time = 15
    cwcycle_check_enable = 1
    cwcycle_usecwcfromce = 1
    cwcycle_check_caid = 0963


    [cccam]
    port = 17000
    version = 2.1.3
    ignorereshare = 1


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


    oscam serv


    [reader]
    label = skyuk
    protocol = pcsc
    device = 0
    caid = 0963
    ecmwhitelist = 0963:16,25,27,2B,2E,34,36,3B,3D,3E,41,42,44,45,47,4B,4E,4F,5 0,51,52,53,54,56,57,58,59,5D,5E,5F,60,61,62,63,64,65,66,67,6 8,69,6A,6B,6C,6D,6E,6F,70,71,72,73,74,75,76,77,78,79,7A,7B,7 C,7D,7E,7F,80,82,84,85,89,8B,8F,99,9A,9B,9C,9F,19,33,96,3A,8 5,A2,A8,AC,AD,AE,B0,B3,B4,B7,99,112
    detect = cd
    mhz = 534
    cardmhz = 600
    ident = 0963:000000
    group = 1
    emmcache = 1,3,2
    blockemm-u = 0
    blockemm-s = 0
    blockemm-g = 1
    blockemm-unknown = 1
    lb_weight = 100
    dropbadcws = 1



    oscam config


    [account]
    user = user1
    pwd = pass2
    keepalive = 1
    group = 1
    caid = 0963
    ident = 0963:000000
    au = SKYUK

    • Official Post

    I would remove the mhz and cardmhz parameters and let oscam set the best frequency.


    Find out which linux kernal is being used (x86_64-pc-linux or i686-pc-linux) in telnet:

    Code
    uname -a


    Then download the appropriate version from here => Download Latest Oscam
    The version you need will be oscam-svn1XXXX-XXXX-webif-libusb-pcsc-Distribution.tar.gz


    Now find the location of the oscam binary in telnet:

    Code
    find / -name oscam


    FTP to the location of the oscam binary (for example /usr/local/etc) and rename the old oscam to oscam1. FTP the new downloaded version to the same location and change permissions on this oscam to 755. Reboot the server.. If you have trouble with the new oscam just rename old version back to oscam.


  • hi this is what i get from that command


    Quote

    Linux ubuntu 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux


    which 1 do i usse thanks?


    oscam-svn10776-x86_64-pc-linux-webif-libusb-ssl-Distribution.tar.gz
    oscam-svn10776-x86 64-pc-linux-webif-libusb-ssl-Distribution

    oscam-svn10776-x86_64-pc-linux-webif-libusb-Distribution.tar.gz
    oscam-svn10776-x86 64-pc-linux-webif-libusb-Distribution

    oscam-svn10776-x86_64-pc-linux-webif-Distribution.tar.gz
    oscam-svn10776-x86 64-pc-linux-webif-Distribution


    - - - Updated - - -


    hi i've tryd all 3 of these and they dont work?

  • There isn`t any downloads for x86_64 with omnikey support. You will need to use simplebuild that codar linked for you in post #7.


    sorry to sound stupid but i'm not sure how to do that does anyone else have copy of oscam version I need thnaks?


    - - - Updated - - -


    Hi i've upgraded to newest oscam and took out the card mhz now $ky sports is freezing every few seconds?

    • Official Post

    In oscam.conf you will have the following (change port and caid/ident of card to your own):

    Code
    [newcamd]
    port = [COLOR='#FF0000']10001[/COLOR]@[COLOR='#FFA500']0963:000000[/COLOR]
    key = [COLOR='#0000FF']0102030405060708091011121314[/COLOR]
    keepalive = 1
    mgclient = 1


    Setup an [account] for each peer in oscam.user:

    Code
    [account]
    user = [COLOR='#00FF00']user[/COLOR]
    pwd = [COLOR='#00FF00']password[/COLOR]
    group = 1


    You now have an N line that can be used in CCcam, OScam or mgcamd:

    Code
    N: my.hostname.org [COLOR='#FF0000']10001[/COLOR] [COLOR='#00FF00']user password[/COLOR] [COLOR='#0000FF']0102030405060708091011121314[/COLOR]
  • hi I've read I would have to ad a couple of these in oscam to lighten up the load in order to stop freezing?




    [reader]
    label = xyz
    protocol = newcamd
    device = xyz,1234
    key = 0102030405060708091011121314
    user =
    password =
    services = !dead_hd
    keepalive = 1
    group = your card group
    emmcache = 1,3,2
    dropbadcws = 1
    audisabled = 1

    • Official Post

    hi I've read I would have to ad a couple of these in oscam to lighten up the load in order to stop freezing?


    If someone gave you an N line that`s how you would add it. This is not how you configure a connection to your server for peers.


    How many peers do you have on your server ?

  • the problem is still happening after updating oscam, changing omnikey card reader to new 1, making some changes to the configs, now $ky sports freezes every 20mins, Should I remove the whitelist from the configs?


    Now I'm thinking of doing this option?



    Quote

    Setup Newcamd sever and use mgcamd as client


    Thats what i did on my local boxes but for my peers i made a newcamd proxy server in oscam. No more glitches


    - - - Updated - - -


    movies & sports freezing


    - - - Updated - - -


    Can someone please explain how to ad newcamd proxies to oscam & where it goes thanks?


    - - - Updated - - -


    hi does any other members have some suggestions to try thanks?

    • Official Post

    8 family members & 1 share for another card


    There shouldn`t be any freezing with this amount on one card.. Unless someone is abusing it.. Is it possible the person you are sharing with is the problem ? Have you checked his ecm usage ? Have you tried disabling this peer ?


    What is your broadband speed/connection like ? Is it possible you have some interference or some other device using all the bandwidth ?

OSCam Support Forum

Configs, discussion, downloads and guides for OSCam Softcam.

Participate now!

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