Posts by jo-jo

    i think its the channel list as when they look for the channel in all services it works


    - - - Updated - - -


    # oscam.conf generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r9790
    # Read more: http://www.streamboard.tv/svn/…on/doc/txt/oscam.conf.txt


    [global]
    logfile = /var/log/oscam/oscam.log
    clienttimeout = 10000
    nice = -1
    maxlogsize = 3000
    readerrestartseconds = 1
    usrfile = /var/log/oscam/oscamuser.log
    cwlogdir = /var/log/oscam/cw
    lb_mode = 1
    lb_nfb_readers = 3
    lb_reopen_seconds = 200
    failbantime = 144000
    failbancount = 5


    [cache]


    [cccam]
    port = 12000
    nodeid = *********deleted
    version = 2.1.3
    reshare = 1


    [dvbapi]
    enabled = 1
    au = 1


    [monitor]
    port = 9999
    aulow = 120
    monlevel = 1
    hideclient_to = 15


    [webif]
    httpport = 8888
    httpuser = root
    httppwd = *******
    httprefresh = 1
    httpallowed = 127.0.0.1,0.0.0.0-255.255.255.255
    httpdyndns = deleted.dyndns.tv
    aulow = 120
    hideclient_to = 15

    my bt sports is working like a trooper on my local card in my box but it will not send to my peers using scam and they connect via came every other channel is fine and worked fine in the past in scam web the channel shows as green on my peers but is not actually clearing anyone any info on this problem ?

    signal seems good and worked fine least week so can not see it being a whitelist issue i will check scam log and see if there is anything that pops up

    I am using an amiko alien shd_8900 with oscam as server with an e2 image also it was meant to say MUTV and the damn thing auto corrected it to mute ha

    Hey all.


    I am using oscam as emu and added boxnation to my sub it clears in original box but I just get a black screen on my enigma 2 box anyone any idea why I can not get this to open ?

    Hey all,


    I have added boxnation to my card and could not get it to work so I put my card in my sky box to check if its working there which it is I also needed to update my sky box but now I have put it back in my oscam server box non of the premium channels are working like sky sports or sky movies although sky 1 sky Atlantic etc. are working can anyone shed any light on what's happened



    it was all working perfectly before I put my card into the original box and updated the box

    think I must be doping something wrong as I have this script


    ###########systemlinuxs#########!
    #!/bin/sh
    if ps x |grep -v grep |grep -c oscam_9790>/dev/null
    then
    echo "oscam_9790... ok"
    else
    echo "oscam_9790... restarting"
    /usr/bin/oscam_9790 &
    fi



    names check.sh attributes set to 775 located in /usr/script


    and then in /etc/cron/crontabs in the root file I have this to check every minute the script


    * * * * * /usr/script/check.sh



    is there something I have missed ?


    - - - Updated - - -


    p.s my oscam in usr/bin is names oscam_9790


    - - - Updated - - -


    also tried this crontab


    */1 * * * * /usr/script/check.sh

    Hello to you all,
    I now have oscam all running i want to add a script to my stb to check oscam is running and if not to restart it automatically can anyone point me in the right direction i have a script and edited it but stuck at the crontab part i am unsure how to setup a crond job for every 5 minutes.



    Thank you in advance.

    peers clients i call them the same as in people connecting to my server


    i will check and whitelist now the channel does not cleer on my server box either although it does i my official stb


    - - - Updated - - -


    i donot have any white list but have noticed the snr drops to 0% on that particular channel on my box tried a manual scan on boxnations freq but picks nothing up


    - - - Updated - - -


    ok all i now have oscam all running i want to add a script to my stb to check oscam is running and if not to restart it automatically can anyone point me in the right direction i have a script and edited it but stuck at the crontab part i am unsure how to setup a crond job for every 5 minutes

    Hi i currently have a cccam server with a few clients and wanting to move over to a stand alone oscam server i have the oscam server all setup and reading my card i am just wondering can i input my client usernames and passwords etc without having to do anything to there boxes i.e they keep their c lines and i just someone input there details to the oscam server ?


    there lines on their boxes are currently C: serveraddress 12000 username password


    any help with this would be much appreciated thankyou