Mgcamd config for connecting Oscam+CCcam

    • Official Post

    Most basic setup you need 3 config files for oscam and those are oscam.conf, oscam.server and oscam.user.


    Oscam.conf



    In oscam.server you define a connection to cccam server and what caids you want to get from it:


    oscam.server



    Again you replace the above with your details.


    In oscam.user you define a user settings for newcamd client. Not really sure what betatunnel values should be, haven't bothered much to look into it either.
    You can restrict a user to certain caids and idents buts since this is an example for local connection on the same box it is assumed you want to get everything and I left it empty.


    oscam.user



    Then you edit newcamd.list file of mgcamd according to configuration in oscam.conf and oscam.user:


    PHP
    CWS_KEEPALIVE = 300
    CWS_INCOMING_PORT = 12000
    CWS = 127.0.0.1 10000 user1 password1 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D lan newcs
    CWS = 127.0.0.1 10001 user1 password1 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D lan newcs
    CWS = 127.0.0.1 10002 user1 password1 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D lan newcs
    CWS = 127.0.0.1 10003 user1 password1 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D lan newcs


    You have to make sure that newcamd client is enabled in mg_cfg either


    PHP
    G: { 01 } for mgcamd to use only newcamd client or
    G: { 33 } to use both cccam and newcamd or you can use some other combination.


    That should let you open 4 defined caids from cccam over oscam to mgcamd.

MGCamd Support Forum

Configs, discussion, downloads and guides for MGCamd Softcam.

Participate now!

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