Oscam config question re how can I share local CD NO card on 2 receivers at home

There are 3 replies in this Thread which was already clicked 1,463 times. The last Post () by master G.

  • I have to admit to being a confused here. I have a local Canal Di*it*l Norsk Card. At my house I have two dish setups, one is on 1.2.m [ground floor] and a 1m dish[ 1'st floor]. I have vu solo2 running openvix on the 1.2m system and vu duo2 on openvix on the 1m system. I would like to configure oscam to be able to read the card in the vu solo2 [1.2m dish] but share it to the vu duo2 [1m dish]. It would only be a local setup, the reason is that so often the weather prevents me from getting a signal off the 1m dish.
    Can I ask if anyone can help with the necessary config files. I hope this ok to ask, I have done quite a bit of reading but as I say I haven't got it sorted in my head yet. Thanks for any help.


    Edit ... I should explain that the card is currently in a non Linux box on the 1m system on the 1st floor ... as it reads/updates fine there.

    Edited once, last by tpmm ().

    • Official Post

    Attached CanalDigital Nordic configs for the Vu+ solo2 will read the card.
    On the server add newcamd and cccam parameters with ports of your choice to oscam.conf:


    Add accounts for the internal share, one for each protocol:


    You now have a C & N line, readers for oscam or CWS for mgcamd (change 192.168.1.92 to the ip address of the Vu+ solo2):
    C: 192.168.1.92 10002 user1 password1
    N: 192.168.1.92 10001 user password 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    CWS = 192.168.1.92 10001 user password 01 02 03 04 05 06 07 08 09 10 11 12 13 14


    Code
    [reader]
    label=cccam
    enable=1
    protocol=cccam
    device=[COLOR='#00FF00']192.168.1.92[/COLOR],[COLOR='#FF0000']10002[/COLOR]
    user=[COLOR='#FFA500']user1[/COLOR]
    password=[COLOR='#FFA500']password1[/COLOR]
    group=1
    lb_weight=100


    Code
    [reader]
    label=newcamd
    enable=1
    protocol=newcamd
    key=0102030405060708091011121314
    device=[COLOR='#00FF00']192.168.1.92[/COLOR],[COLOR='#FF0000']10001[/COLOR]
    user=[COLOR='#FFA500']user[/COLOR]
    password=[COLOR='#FFA500']password[/COLOR]
    group=1


    C line - Use in CCcam, place in CCcam.cfg in /etc folder
    N line - Use in CCcam, place in CCcam.cfg in /etc folder
    CWS line - Use in mgcamd, place in newcamd.list in /usr/keys folder.
    [reader] - Use in oscam, place in oscam.server in /etc/tuxbox/config folder.


    Use basic oscam config with dvbapi configured on the Vu+ duo2

  • master G .... I have just rebuilt the vu-solo2 [server] and vu-duo2 [client] in the above cd Nordic scenario as follows:-


    vu-solo2 runs Blackhole 3.0.2.F
    vu-duo2 runs open viv 4.1.013


    Was just wondering what the best version of oscam to use now - I was thinking of this one - oscam-svn11245-mips-tuxbox-oe2.0-webif-libusb-Distribution.tar.gz


    Would be glad of your advice.


    Thanks.

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!