Constant freezing of channels using oscam - Ultimo 4K

There are 17 replies in this Thread which was already clicked 10,412 times. The last Post () by yortiz1979.

  • Hi,


    My oscam constantly keeps freezing on premium channels (not free to air) and I have tried many different configuration and even various versions of oscam and even tried oscam config creator 2. This is really annoying and any help would be appreciated.


    Box: Vu+ Ultimo 4K

    Image: OpenVix 5.1.019

    Oscam: Latest version 1.20+svn11398-r1 (also tried MasterG oscam-11284-linuxsat)


    Oscam location

    etc/tuxbox/config


    Oscam.server

    [reader]

    label = vm

    protocol = newcamd

    device = DNS,PORT

    key = 0102030405060708091011121314

    user = USERNAME

    password = PASSWORD

    inactivitytimeout = 30

    connectoninit = 1

    caid = 1841

    ident = 1841:000000

    audisabled = 1

    disableserverfilter = 1

    fallback = 1

    group = 1

    emmcache = 1,3,31

    blockemm-unknown = 1

    blockemm-g = 1

    saveemm-u = 1

    saveemm-s = 1


    [reader]

    label = sly

    protocol = newcamd

    device = DNS,PORT

    key = 0102030405060708091011121314

    user = USERNAME

    password = PASSWORD

    inactivitytimeout = 30

    connectoninit = 1

    caid = 0963

    ident = 0963:000000

    group = 1

    audisabled = 1

    disableserverfilter = 1

    fallback = 1

    emmcache = 1,3,31

    blockemm-unknown = 1

    blockemm-g = 1

    saveemm-u = 1

    saveemm-s = 1


    Oscam.Conf

    [global]

    disablelog = 1

    logfile = /dev/null

    clienttimeout = 10000

    fallbacktimeout = 15000

    nice = -1

    preferlocalcards = 1

    keepalive = 1


    [dvbapi]

    enabled = 1

    au = 1

    pmt_mode = 0

    user = tm

    boxtype = dreambox


    [webif]

    httpport = 8888

    httpshowmeminfo = 1

    httpshowuserinfo = 1

    httpshowcacheexinfo = 1

    httpshowecminfo = 1

    httpshowloadinfo = 1

    httpallowed = 127.0.0.1,192.1.0.0-192.168.255.255

    http_status_log = 1


    Oscam.User

    [account]

    user = tm

    au = vm

    group = 1,2

    caid = 0963

    ident = 0963:000000


    Oscam.dvbapi

    #

    # dvbapi configuration

    #

    # format:

    #

    # priority:

    # P: CAID[:][provider ID][:][service ID][:][ECM PID] [continue]

    #

    # ignore:

    # I: CAID[:][provider ID][:][service ID][:][ECM PID]

    #

    # wait:

    # D: CAID[:][provider ID][:][service ID][:][ECM PID] delay

    #

    # map:

    # M: CAID[:][provider ID][:][service ID][:][ECM PID] target CAID[:][target provider ID]

    #

    # lenght:

    # L: CAID[:][provider ID][:][service ID][:][ECM PID] length

    #


    P: 0963 1

    P: 1841 1


    #P: :000000 # prioritise ECM with provider ID 1234 on

    # on any CAID and service


    #P: 0100 # prioritise CAID 0200


    #P: 0300::9ABC # prioritise CAID 0300 on service 9ABC only


    #M: 0400 0500:123456 # map CAID 0400 to provider ID 123456 with

    # CAID 0500


    #D: 0600 200 # wait 200 ms before writing CW for CAID 0600


    #I: :654321 # ignore provider ID 654321 for every CAID and

    # service


    #I: 0 # ignore every CAID that was not handled before


    #L: 0700 8e # ECM length for CAID 0700 to 8e (hexadecimal)






    Any help would be appreciated or can I use a different protocol like MGcamd / Ncam ?

    • Official Post

    You`re using a lot of uneccessary values that may be the culprit. Keep your configs simple..

    Try the attached configs or oscam ipk and configure the readers like so:

  • Tried what you sent me and also installed the version of oscam you attached and all I get is a blank screen.


    is the oscam path correct?


    My config setting i copied above were the only ones that worked for me.


    Thanks

  • under LNB/Reader it says no DATA


    2018/03/12 20:13:39 18425F9B c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050E ANY CHID PMTPID 0100 VPID 091F


    2018/03/12 20:13:39 18425F9B c (dvbapi) Demuxer 0 trying to descramble PID 1 CAID 0961 PROVID 000000 ECMPID 050E ANY CHID PMTPID 0100 VPID 091F


    2018/03/12 20:13:39 18425F9B c (dvbapi) Demuxer 0 trying to descramble PID 2 CAID 0960 PROVID 000000 ECMPID 050E ANY CHID PMTPID 0100 VPID 091F


    2018/03/12 20:13:40 18425F9B c (ecm) linuxsatsupport (0963@000000/FFFF/CC1A/63:26DB2D5481F0C753251A8AFD4D7D1081): not found (1 ms) by sly - SYFY


    2018/03/12 20:13:40 18425F9B c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 3 enabled and 0 disabled ecmpids!


    2018/03/12 20:13:40 18425F9B c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!

    Does the hosting server need to have any special settings for ARM based 4K boxes?

    there is one line that i need in my config for it to work and does not work without it


    oscam.server


    disableserverfilter = 1


    not sure why but with the above I get a picture but still constant freezing and loosing audio.

    • Official Post

    not found (1 ms) by sly - SYFY

    Usually not found ms will be higher, possible 4000ms until it times out. Adding disableserverfilter = 1 value makes me think the server is blocking/filtering the channel you are trying..

    Do you get "not found" on all channels ? Ask them why you get that error..


    log attached

    No new log attached.

  • hi guys im experience the same issue described here on this post witn Virmin cable uk, im using a vu+ ZERO 4K with latest openvix here is the log when the channels freeze:


    • 2018/10/31 23:18:19 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:457EB3DD3CE3A3121477E825E1B9BBF8): found (51 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:18:22 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:D84727A0C320D513F61765FACB7F4D82): found (1460 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:18:32 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:23B1B98AF0F049C6761CAFE38F01D8F5): found (1022 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:18:42 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:BB51364563C6B77444DC289769BDF445): found (1044 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:18:54 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:A811E02A5A1F76532A36445B2C8F08F2): found (3062 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:19:04 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:4CEC5ECE18323484F441EB0ACE50BD55): not found (3097 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:19:04 23A4C6C0 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 1 disabled ecmpids!
    • 2018/10/31 23:19:04 23A4C6C0 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1841 PROVID 000000 ECMPID 13DE ANY CHID PMTPID 0024 VPID 006D
    • 2018/10/31 23:19:05 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:4CEC5ECE18323484F441EB0ACE50BD55): not found (1 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:19:05 23A4C6C0 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 1 disabled ecmpids!
    • 2018/10/31 23:19:05 23A4C6C0 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1841 PROVID 000000 ECMPID 13DE ANY CHID PMTPID 0024 VPID 006D
    • 2018/10/31 23:19:06 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:4CEC5ECE18323484F441EB0ACE50BD55): not found (1 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:19:06 23A4C6C0 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 1 disabled ecmpids!
    • 2018/10/31 23:19:06 23A4C6C0 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1841 PROVID 000000 ECMPID 13DE ANY CHID PMTPID 0024 VPID 006D
    • 2018/10/31 23:19:07 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:4CEC5ECE18323484F441EB0ACE50BD55): not found (1 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:19:07 23A4C6C0 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 1 disabled ecmpids!
    • 2018/10/31 23:19:07 23A4C6C0 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1841 PROVID 000000 ECMPID 13DE ANY CHID PMTPID 0024 VPID 006D
    • 2018/10/31 23:19:08 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:4CEC5ECE18323484F441EB0ACE50BD55): not found (1 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:19:08 23A4C6C0 c (dvbapi) Demuxer 0 restarting decodingrequests after 0 ms with 1 enabled and 1 disabled ecmpids!
    • 2018/10/31 23:19:08 23A4C6C0 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1841 PROVID 000000 ECMPID 13DE ANY CHID PMTPID 0024 VPID 006D
    • 2018/10/31 23:19:09 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:4CEC5ECE18323484F441EB0ACE50BD55): found (669 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:19:11 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:3D52227C7D2546694FDE1171863E0F77): found (728 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:19:24 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:00BBDECCA3FDFD543F8E0CB1B26BDECD): not found (3093 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:19:24 23A4C6C0 c (dvbapi) Demuxer 0 restarting decodingrequests after 0 ms with 1 enabled and 1 disabled ecmpids!
    • 2018/10/31 23:19:24 23A4C6C0 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1841 PROVID 000000 ECMPID 13DE ANY CHID PMTPID 0024 VPID 006D
    • 2018/10/31 23:19:25 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:00BBDECCA3FDFD543F8E0CB1B26BDECD): not found (1 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:19:25 23A4C6C0 c (dvbapi) Demuxer 0 restarting decodingrequests after 0 ms with 1 enabled and 1 disabled ecmpids!
    • 2018/10/31 23:19:25 23A4C6C0 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1841 PROVID 000000 ECMPID 13DE ANY CHID PMTPID 0024 VPID 006D
    • 2018/10/31 23:19:26 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:00BBDECCA3FDFD543F8E0CB1B26BDECD): not found (1 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:19:26 23A4C6C0 c (dvbapi) Demuxer 0 restarting decodingrequests after 0 ms with 1 enabled and 1 disabled ecmpids!
    • 2018/10/31 23:19:26 23A4C6C0 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1841 PROVID 000000 ECMPID 13DE ANY CHID PMTPID 0024 VPID 006D
    • 2018/10/31 23:19:27 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:00BBDECCA3FDFD543F8E0CB1B26BDECD): not found (0 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:19:27 23A4C6C0 c (dvbapi) Demuxer 0 restarting decodingrequests after 0 ms with 1 enabled and 1 disabled ecmpids!
    • 2018/10/31 23:19:27 23A4C6C0 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1841 PROVID 000000 ECMPID 13DE ANY CHID PMTPID 0024 VPID 006D
    • 2018/10/31 23:19:28 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:00BBDECCA3FDFD543F8E0CB1B26BDECD): not found (1 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:19:28 23A4C6C0 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 1 disabled ecmpids!
    • 2018/10/31 23:19:28 23A4C6C0 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1841 PROVID 000000 ECMPID 13DE ANY CHID PMTPID 0024 VPID 006D
    • 2018/10/31 23:19:29 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:00BBDECCA3FDFD543F8E0CB1B26BDECD): found (680 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:19:33 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:08AE4F9C815345535ECE10734A03686A): found (2803 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:19:42 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:1271489DC57C9E62F3DE04586835EE97): found (1311 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:19:52 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:F53B69BD071AA1F4270AAF9F068231D6): found (914 ms) by ucams.eu - Eden HD
    • 2018/10/31 23:20:02 23A4C6C0 c (ecm) linuxsatsupport (1841@000000/0000/0CE5/89:3D42DABAD303B888F2437F04B46E6311): found (1071 ms) by ucams.eu - Eden HD


  • this is my OSCAM.SERVER


    # oscam.server generated automatically by Streamboard OSCAM 1.20_svn SVN r11432

    # Read more: http://www.streamboard.tv/svn/…/doc/txt/oscam.server.txt


    [reader]

    label = ucams.eu

    protocol = cccam

    device = ucams.eu,19066

    user = XXXXXXX

    password = XXXXXXX

    inactivitytimeout = 1800

    group = 1

    cccversion = 2.3.2

    ccckeepalive = 1


    [reader]

    label = emulator

    protocol = emu

    device = emulator

    caid = 090F,0500,1801,0604,2600,FFFF,0E00,4AE1,1010

    detect = cd

    ident = 090F:000000;0500:000000,023800,021110,007400,007800;1801:000000,007301,001101,002111;0604:000000;2600:000000;FFFF:000000;0E00:000000;4AE1:000011,000014,0000FE;1010:000000

    group = 1

    emmcache = 2,1,2,1

    emu_auproviders = 0604:010200;0E00:000000;4AE1:000011,000014,0000FE;1010:000000

  • This is 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 = linuxsatsupport

    read_sdt = 1

    write_sdt_prov = 1

    boxtype = dreambox


    [webif]

    httpport = 8888

    httpshowmeminfo = 1

    httpshowuserinfo = 1

    httpshowcacheexinfo = 1

    httpshowecminfo = 1

    httpshowloadinfo = 1

    httpallowed = 127.0.0.1,192.1.0.0-192.168.255.255

    http_status_log = 1


    [newcamd]

    port = 10001@0963:000000

    key = 0102030405060708091011121314

    mgclient = 1

    keepalive = 1


    [cccam]

    port = 12000

    version = 2.1.3

    build = 3165

    reshare = 1

  • There are less and less real 1841 card's and lines, you see how it oscillates ecm's

    from 1ms to over 3000ms with found and also with not found?

    I think that only a bad line do this for you is nothing more...

    hi maximus thx for your answer, sorry my ignorance what do you mean by bad line , my provider or the confirguration of my c :line??

  • Oscam is a great emulator and I do not think that mgcamd can do anything better than it ?

    Of course there is also mgcamd for your device, but I do not believe that you will do anything better ?

    I wrote you what I think, ultimately trying out other packages from that youre "provider"...but I tell you

    what it is with 1841. V.M is NOW at the "end of the story" thorugh this others "provider's"...

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!