Map cccam channels on tvheadend

  • Hello,
    when I have a raspberry pi, which runs tvheadend with oscam / ccam.
    Raspberry is also connected to an adapter DVB, to see the free channels, but I wanted to be able to see the encrypted channels through cccam.
    These are my files
    Version: oscam-1.20-unstable_svn-r10935


    oscam.conf


    [global]
    logfile = /var/log/oscam/oscam.log
    fallbacktimeout = 2600
    maxlogsize = 30000
    waitforcards = 0
    waitforcards_extra_delay = 0
    dropdups = 1
    usrfile = /var/oscam/log/oscamuser.log
    cwlogdir = /var/log/oscam/cw.log
    emmlogdir = /var/log/oscam/emm.log
    ecmfmt = |c:s|l:e-w|


    [cache]


    [newcamd]
    #port = 55000@0000:055000
    key = 0102030405060708091011121314
    port = 10000@0000:21000
    serverip = 127.0.0.1
    allowed = 127.0.0.1
    keepalive = 1
    mgclient = 1
    group = 1


    #[newcamd]
    #port = 55000@0000:055000
    #key = 0102030405060708091011121314
    #port = 10001@0000:18400
    #serverip = 127.0.0.1
    #allowed = 127.0.0.1
    #keepalive = 1
    #mgclient = 1
    #group = 2


    [cccam]
    port = 55000
    nodeid = 38A228F710FF153C
    version = 2.3.0
    reshare_mode = 0
    ignorereshare = 1
    forward_origin_card = 1
    minimizecards = 1
    group = 1


    #[dvbapi]
    #enabled = 1
    #au = 1
    #request_mode = 1
    #user = tvheadend
    #boxtype = pc-nodmx


    [webif]
    httpport = 8888
    httpuser = root
    httppwd = freecs
    httphelplang = it
    httprefresh = 5
    httppollrefresh = 5
    httpallowed = 0.0.0.0-255.255.255.255


    oscam.user



    [account]
    user = tvheadend
    pwd = tvheadend
    monlevel = 4
    keepalive = 0
    group = 1
    cccstealth = 1


    [account]
    user = root
    pwd = freecs
    monlevel = 4
    group = 1


    [account]
    user = tv
    pwd = tv
    monlevel = 4
    keepalive = 0
    group = 2
    cccstealth = 1


    [account]
    user = tvheadend1
    pwd = tvheadend1
    monlevel = 4
    umaxidle = 120
    group = 1,2,3,4,5,6,7,8


    oscam.server


    [reader]
    label = share1
    enable = 0
    protocol = cccam
    device = fast1.mycccam24.com,21000
    user = o32bep
    password = mycccam24
    inactivitytimeout = 30
    cacheex = 1
    group = 1
    emmcache = 1,1,0,0
    cccversion = 2.2.1
    cccmaxhops = 2
    ccckeepalive = 1
    cccreshare = 1


    [reader]
    label = share2
    protocol = cccam
    device = fast4.mycccam24.com,18400
    user = a7l7gp
    password = mycccam24
    inactivitytimeout = 30
    cacheex = 1
    group = 2
    emmcache = 1,1,0,0
    cccversion = 2.2.1
    cccmaxhops = 2
    ccckeepalive = 1
    cccreshare = 1


    [reader]
    label = share3
    protocol = cccam
    device = Tornadovp.clinebox.com,16030
    user = sacco
    password = Clinebox.com
    inactivitytimeout = 30
    cacheex = 1
    group = 3
    emmcache = 1,1,0,0
    cccversion = 2.2.1
    cccmaxhops = 2
    ccckeepalive = 1



    These are my screens
    b6cf0f0a83.png
    2dde6d358c5b913880f1b4.png
    5fc6cc6052cf5d04084a.png



    how can I see the channels provided by cline on my raspberry? How do I map the channels on tvheadend?


    Sorry for bad english


    Thanks a lot

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!