Oscam setup help

There are 13 replies in this Thread which was already clicked 4,390 times. The last Post () by master G.

  • I've been playing with oscam for a few days now with no joy.
    I can get to the webif password and username and enter the correct information from the config file but it won't let me in.
    I have 4 nline and want to setup oscam so it reads these and chooses the best available.
    Are there any good step by step guides anywhere?




    I will upload the files later once I have edited out my info
    I'm using Openvix newest image.



    Thanks Darren

  • Convert your n lines to [readers] with this handy tool:
    http://linuxsat-support.com/attachment.php?attachmentid=10388&d=1344884910
    You just paste your lines into the top window (CCCam window)
    Click on "N: Line" and hit "convert to oscam"
    Then copy all that appears in the bottom window and paste it into your "oscam.server" config file (normally located in /etc/tuxbox/config)
    I normally click on the "files" tab in oscam webif and open the oscam.server file.
    You then can paste in the output from your convertor.
    Hit save.
    Then try restarting oscam.

  • Hi mate the config files were downloaded from here, master g put them on. I'm at work at the minute but will load the files up later. Thanks for the help. Darren

  • No need to post them up if MasterG put them on (unless you changed something).
    Double check your webif user name / password
    Alternatively, just use filezilla to open your oscam.server config and insert your converted details that way (remember to save changes and maybe adjust attributes, 0644 should do I think)
    Then restart oscam from your receiver for changes to take effect.

  • I have converted the nline using the above sormftware already, I can't get onto the webif to edit files. I've been doing it through filezilla.


    How are you trying to access the oscam webif, what are you typing into your browser???

    fI7WHhv.png


    Please click on the "Like" :thumbup: button if you find the information and support posted on the forum helpful.

  • oscam.conf


    [global]
    usrfile = /tmp/oscamuser.log
    logfile = /tmp/oscam.log
    cwlogdir = /tmp/cw
    disableuserfile = 0
    waitforcards = 0
    saveinithistory = 1


    [monitor]
    port = 988
    nocrypt = 127.0.0.1,10.0.0.0-10.255.255.255,172.16.0.0-172.31.255.255,192.168.0.0-192.168.255.255
    aulow = 120
    hideclient_to = 15
    monlevel = 4
    appendchaninfo = 1


    [dvbapi]
    enabled = 1
    boxtype = none
    user = localuser


    [webif]
    httpport = 16001
    httpuser = user
    httppwd = password
    httprefresh = 15
    httpallowed = 127.0.0.1,10.0.0.0-10.255.255.255,172.16.0.0-172.31.255.255,192.168.0.0-192.168.255.255


    oscam server *******


    [reader]
    label= SERVER1
    enable=1
    protocol=newcamd
    key=52201xxxxxxxxxxxxxxxxxxxxxxx
    device==,2xxxxxxxxxxxxx
    user=16223
    password=dxxxxxxxxxxxxxxxxxx
    group=1
    inactivitytimeout=1
    reconnecttimeout=30
    lb_weight=100
    cccversion=2.1.2
    cccmaxhops=10
    cccwantemu=1
    ccckeepalive=1

    [reader]
    label=SERVER2
    enable=1
    protocol=newcamd
    key=52201xxxxxxxxxxxxxxxxxxx
    device==,2xxxxxxxxxxxx
    user=16223
    password=dxxxxxxxxxxxx
    group=1
    inactivitytimeout=1
    reconnecttimeout=30
    lb_weight=100
    cccversion=2.1.2
    cccmaxhops=10
    cccwantemu=1
    ccckeepalive=1

    [reader]
    label=SERVER3
    enable=1
    protocol=newcamd
    key=309601020304050607080910111213
    device==,xxxxxxxxxx
    user=06728
    password=wxxxxxx
    group=1
    inactivitytimeout=1
    reconnecttimeout=30
    lb_weight=100
    cccversion=2.1.2
    cccmaxhops=10
    cccwantemu=1
    ccckeepalive=1

    [reader]
    label=SERVER4
    enable=1
    protocol=newcamd
    key=xxxxxx6IBWD3xxxxxxxxxxxxx50607080910111213
    device==xxpaxxxxxxxxxxxx
    user=555xxx
    password=K0xxxxxxxxxx
    group=1
    inactivitytimeout=1
    reconnecttimeout=30
    lb_weight=100
    cccversion=2.1.2
    cccmaxhops=10
    cccwantemu=1
    ccckeepalive=1



    [reader]
    label==
    enable=1
    protocol=cccam
    device==,xxxxxxxxxxxxxxxxx
    user=55555
    password=K0xxxxxxxxxxxxxx
    cccversion=2.1.2
    group=1
    inactivitytimeout=1
    reconnecttimeout=30
    lb_weight=100
    cccmaxhops=10
    ccckeepalive=1





    [reader]
    label = skyuk
    protocol = internal
    device = /dev/sci0
    caid = 0963
    detect = cd
    group = 1
    emmcache = 1,3,2
    blockemm-unknown = 1
    blockemm-g = 1
    saveemm-u = 1
    saveemm-s = 1


    oscam.dvpapi*****************


    #
    # dvbapi configuration
    #
    # format:
    #
    # priority:
    # P: CAID[:][provider ID][:][service ID][:][ECM PID] [continue]
    #
    # ignore:
    # I: CAID[:][provider ID][:][service ID][:][ECM PID]
    #
    # wait:
    # D: CAID[:][provider ID][:][service ID][:][ECM PID] delay
    #
    # map:
    # M: CAID[:][provider ID][:][service ID][:][ECM PID] target CAID[:][target provider ID]
    #
    # lenght:
    # L: CAID[:][provider ID][:][service ID][:][ECM PID] length
    #


    P: 0963:000000 # prioritise CAID 0100 with provider 123456


    #P: :000000 # prioritise ECM with provider ID 1234 on
    # on any CAID and service


    #P: 0100 # prioritise CAID 0200


    #P: 0300::9ABC # prioritise CAID 0300 on service 9ABC only


    #M: 0400 0500:123456 # map CAID 0400 to provider ID 123456 with
    # CAID 0500


    #D: 0600 200 # wait 200 ms before writing CW for CAID 0600


    #I: :654321 # ignore provider ID 654321 for every CAID and
    # service


    #I: 0 # ignore every CAID that was not handled before


    #L: 0700 8e # ECM length for CAID 0700 to 8e (hexadecimal)



    oscam.user***********




    [account]
    user = linuxsat
    pwd = support
    group = 1
    au = skyuk
    caid = 0963
    keepalive = 1


    - - - Updated - - -


    Im trying to login using my box ip address
    192.168.0.7:16001
    username = user
    password = password
    The authentication box just pops back up and doesn't login


    when i try using the oscam extension in softcams, it says file oscam.conf not found , please enter username/password manually.


    - - - Updated - - -


    Those files are in /etc/tuxbox/config , i still have all the mgcamd and cccam files in the correct place as this isnt working

  • hi sorry to interfere on your oscam config server ,oscam user ..ect the separation for this have to be the same = or somes have not space and other have space try to put new password and user in webif



    do you have sly uk card ????


    [reader]
    label = skyuk
    protocol = internal
    device = /dev/sci0
    caid = 0963
    detect = cd
    group = 1
    emmcache = 1,3,2
    blockemm-unknown = 1
    blockemm-g = 1
    saveemm-u = 1
    saveemm-s = 1



    in your post you mention 4 n line ??


    ok if was me i start again from scratch , install ,oscam , then ty to login by webif . before you add n line ..ect

  • What web browser are you trying to access the webIF with?


    I tried using the Microsoft Edge browser in Windows 10 the to access my OSCAM webIF the other day & it wouldn't let me in what so ever. Google Chrome works fine for me though :)

  • All sorted via teamviewer.
    Wrong format (cws=) entered into convertor and oscam wasn't running, cccam was and was trying to log into cccam webif using oscam webif details.
    Going to close this now.

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!