Posts by landjalan

    i use your files now, oscam.conf and oscam.user ..


    except that i use duckbox as boxtype.


    - - - Updated - - -


    lower cardslot, oscam.server


    #MINE
    [reader]
    label=myserver.ip
    enable=1
    protocol=cccam
    device=myserverip,myserverport
    user=known
    password=alsoknown
    cccversion=2.1.2
    group=1
    inactivitytimeout=1
    reconnecttimeout=30
    lb_weight=100
    cccmaxhops=10
    ccckeepalive=1
    cccwantemu=0
    caid = 0963





    and external reader :


    #44
    [reader]
    label=44
    enable=1
    protocol=cccam
    device=myip
    user=myuser
    password=mypw
    cccversion=2.1.2
    group=1
    inactivitytimeout=1
    reconnecttimeout=30
    lb_weight=100
    cccmaxhops=10
    ccckeepalive=1
    caid = 0963
    cccwantemu=1




    the oscam modul can not be started, where mgcamd can be started ....


    online there once was a oscam small version, that did start, but its not available anymore.



    strangest thing is, that there is no logfile in /var/log/oscan.log


    thanks for hints

    hi there, i am familiar with newcamd and cccamd. right now i use mgcamd, used newcamd lines as well as cccamd lines. but it is freezing from time to time.


    i read that i could use oscam instead and that it would be more stable, regarding the freezes.


    i have logins for cccam (clines). how do i setup the oscam files in order to use my clines ??


    i am getting confused when i read about setting up config files on server and client. i only want to use client ! i need no reshare. all i want to do is add my cline somewhere in oscam config files and then start oscam that my receiver is working like mgcamd does.


    i hope i could explain what i want.


    thanks for any help regarding that issue.



    edit : i put
    [reader]
    label=mycline.domain
    enable=1
    protocol=cccam
    device=myclinedomain,port
    user=myuser
    password=mypass
    cccversion=2.1.2
    group=1
    inactivitytimeout=1
    reconnecttimeout=30
    lb_weight=100
    cccmaxhops=10
    ccckeepalive=1
    cccwantemu=0


    in /var/keys/oscam.server


    but i cannot start oscam. i guess i am missing some settings in oscam.user and/or oscam.conf ?!?