OScam sharing - Help needed :-)

There are 13 replies in this Thread which was already clicked 8,112 times. The last Post () by nejensen.

  • Hi,


    I have one Vu+Duo2 with an internal card (viasat) and need to share this with my 2 other DM800-boxes. It has been working with CCcam 2.3.0 on all devices, byt now I have to use OScam on my Vu+.


    The OScam is worning and decoding the card on the VU+ (server) but I cant get the sharing to work om my DM800 (clients). Im trying to use OSCam on the server and CCcam om the clients.....but im confused about where and when to use CCcam/oscam.


    can anyone help me, so my children can see TV again (the are ignoring me at the moment :-))


    Here are my configs:

    __________________________________________________________________________________________________________________________

    Server (OScam r11213):


    oscam.conf


    [global]

    logfile = /dev/tty

    nice = -1

    preferlocalcards = 1

    WaitForCards = 1


    [cache]


    [dvbapi]

    enabled = 1

    au = 1

    pmt_mode = 0

    user = dvb-api

    boxtype = dreambox


    [webif]

    httpport = 5000

    httpuser = userxxxxxxxx

    httppwd = pwdxxxxxxxx

    httppiconpath = /etc/tuxbox/config/oscam/webpicon/

    httprefresh = 7

    httppollrefresh = 10

    httphidetype = sh

    httpshowpicons = 1

    httppiconsize = 25

    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

    httposcamlabel = BlackHole OSCam


    [cccam]

    port = 50100

    reshare = 1

    version = 2.3.0

    updateinterval = 200

    keepconnected = 1

    nodeid = 9b386a3e6e40520



    OScam.server


    [reader]

    label = VIASAT

    protocol = internal

    device = /dev/sci0

    boxid = boxid

    fix07 = 0

    detect = cd

    mhz = 450

    cardmhz = 2700

    group = 2

    emmcache = 1,1,0,0


    [reader]

    label=CCcam-Client

    enable=1

    protocol=cccam

    device=ip-adress-of-the-client,50100

    user=user-client

    password=password-client

    cccversion=2.3.0

    group=1

    inactivitytimeout=1

    reconnecttimeout=30

    lb_weight=100

    cccmaxhops=10

    ccckeepalive=1

    cccwantemu=0



    OScam.user


    [account]

    user = otheruser

    pwd = otherpassword

    uniq = 1

    monlevel = 1

    group = 1


    [account]

    user = User-client

    pwd = password-client

    uniq = 1

    monlevel =1

    group =1


    Clients (OScam r11359):


    oscam.conf


    [global]

    disablelog = 1

    #serverip = 192.168.1.200

    logfile = /dev/tty

    preferlocalcards = 1


    [cache]


    [cs357x]

    port = 25550

    serverip = server.ip


    [cccam]

    port = 50100

    serverip = server.ip


    [cs378x]

    port = 12005


    [dvbapi]

    enabled = 1

    au = 1

    pmt_mode = 6

    user = dvb-api

    boxtype = dreambox


    [webif]

    httpport = 8081

    httpallowed = 10.0.0.0-10.255.255.255,172.16.0.0-172.31.255.255,192.168.0.0-192.168.255.255,127.0.0.1


    Oscam.server


    [reader]

    label = lower_card

    enable = 0

    protocol = internal

    device = /dev/sci0

    detect = cd

    cardmhz = 2700

    group = 1

    emmcache = 1,3,15,0

    ratelimitecm = 4

    ecmunique = 1

    ratelimittime = 10000

    srvidholdtime = 2000

    cooldown = 30,600


    [reader]

    label = Test

    protocol = cs357x

    device = serv er.ip,25550

    user = otheruser

    password = otherpassword

    caid = 0940

    group = 1

    emmcache = 1,3,2,0


    [reader]

    label = cccam-reader

    protocol = cccam

    device = server.ip,50100

    user = otheruser

    password = otherpassword

    inactivitytimeout = 30

    group = 1

    emmcache = 1,1,2

    cccversion = 2.3.0

    ccckeepalive = 1


    oscam.user


    [account]

    disabled = 1

    user = anonymous

    group = 1


    _______________________________________________________________________________________________________________



    - On the clients, do I choose the Softcam "cccam" or "oscam" on the clients??

    - do I need to setup oscam on the clients? or is the CCCam.cfg enough??

    - what is the noteid under CCCam in the oscam.conf


    thks in advance.



    Br

    NEJensen

  • Hi,


    Thks for the answer....but....


    - On the clients, do I choose the Softcam "cccam" or "oscam" on the clients??

    - do I need to setup oscam on the clients? or is the CCCam.cfg enough??

    - what is the noteid under CCCam in the oscam.conf


    /NEJensen

  • Hi,


    Still a little confused....in CCCam you create til C-line on the clients and a F-line(s) on the server. Can you specify what to write in the Server ctr Client? (also witch users where)


    /NEJensen

    • Official Post

    On the server set the [cccam] port in oscam.conf and create an account for each dm800 in oscam.user.

    For example:

    ##oscam.conf##

    Code
    [cccam]
    port = 50100


    ##oscam.user##

    Code
    [account]
    user = username1
    pwd = password1
    
    [account]
    user = username2
    pwd = password2


    C line for client box will look like this (192.168.1.78 is the ip address of the server):

    C: 192.168.1.78 50100 user1 password1

    C: 192.168.1.78 50100 user2 password2

    • Official Post

    and the C-lines is placed in the oscam.server on the client?

    No, a c line is for CCcam, so put it in the CCcam.cfg. oscam won`t read a c line.

    If using oscam on the client you need to add readers to oscam.server.

    Use the Basic OSCam config with dvbapi configured on the dm800 boxes.

    Add readers to oscam.server, no need to edit anything else.

    Example readers:

    ##oscam.server##


    [reader]
    label = dm8001
    enable = 1
    protocol = cccam
    device = 192.168.1.87,50100
    user = user1
    password = password1
    group = 1


    [reader]
    label = dm8002
    enable = 1
    protocol = cccam
    device = 192.168.1.87,50100
    user = user2
    password = password2
    group = 1

  • Good morning i am free this morning , i can help u and explain u how to do it .if u accept remote help via team viewer ?


    have u open port on oscam CFG , with the port ? if yes just create n line in u others box . add user in user oscam


    N: ipxxxxxx port user passwd 01 02 03.........14 .

  • Hi Jokosat


    Thanks for the offer. That is a very good offer :-).......but Master G is helping me at the moment.


    I have a [cccam] port = 50100 on both on the server and the client have tried the N-line in the oscam.server on the client....but still no picture :-(


    If you have any other suggestions please write and I will try them out :-)


    Thanks for all your help until now. I really appreciate this :-)


    Br

    NEJensen

  • oscam.user


    [account]

    disabled = 1

    user = anonymous

    group = 1

    i see an issue with account disabled ?

    + user is anonymous

    i was lead to believe you need it to be same as as in your conf file ...

    correct me if wrong ...

  • Solved :-)


    Thanks to Master G.


    My config files were wrong. After several corrections (last correction was "group" in the viasat reader was wrongly set to 2....should be 1) it now works :-)


    Thanks for all the help.


    br

    NEJensen

Participate now!

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