Posts by bigdeethepimp

    I'm hoping someone with more experience than me can help me out.


    I have recently bought a Vu+ Uno 4k running OpenVix and am attempting to use a CLINE provided by a friend. I have had some success, but I am currently experiencing freezing and glitching every 4 or 5 seconds.


    Here are my config files:


    Oscam.conf
    ----------------------------------------------------------
    [global]
    logfile = /dev/tty
    clienttimeout = 4000
    clientmaxidle = 300
    netprio = 1
    nice = -1
    maxlogsize = 1000
    waitforcards = 0
    preferlocalcards = 1
    dropdups = 1


    [dvbapi]
    enabled = 1
    au = 1
    pmt_mode = 0
    request_mode = 1
    user = dvbapi
    read_sdt = 1
    write_sdt_prov = 1
    boxtype = dreambox


    [webif]
    httpport = 16001
    httpshowmeminfo = 1
    httpshowuserinfo = 1
    httpshowcacheexinfo = 1
    httpshowecminfo = 1
    httpshowloadinfo = 1
    httpallowed = 127.0.0.1,192.1.0.0-192.168.255.255,172.16.0.0-172.16.255.255
    http_status_log = 1


    Oscam.user
    ----------------------------------------------------------
    [account]
    user = dvbapi
    au = 1
    group = 1
    caid = 0963
    cccmaxhops = 5



    Oscam.server
    ----------------------------------------------------------
    [reader]
    label = CCcam
    protocol = cccam
    device = XXXXXXXXXXXXXXX
    user = XXXXXXXXXXXXX
    password = XXXXXXXXXXXXXXX
    inactivitytimeout = 1
    group = 1
    cccversion = 2.1.2
    ccckeepalive = 1


    An extract from my log file in Oscam is:


    2017/01/04 21:07:25 79DEF16F c (ecm) dvbapi (0963@000000/FFFF/C418/71:D0B50E4A1B87A2E27E145BF7C090C7BF): not found (201 ms) by CCcam - Cartoon Netwrk
    2017/01/04 21:07:25 79DEF16F c (dvbapi) Demuxer 0 restarting decodingrequests after 0 ms with 1 enabled and 2 disabled ecmpids!
    2017/01/04 21:07:25 79DEF16F c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
    2017/01/04 21:07:26 79DEF16F c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 0500 ANY CHID PMTPID 0107 VPID 0901


    The Vu+ Uno is wired on LAN to my router, and my Internet connection is 78Mb Fibre - so I cant see it being latency my side.


    The annoying this is, that I have had this up and running for about 24 hours, but its been like this ever since.


    Any advice would be much appreciated.


    Cheers