The LATEST OSCAM-EMU FOR VARIOUS PLATFORMS Discussion and Request Thread

There are 2,369 replies in this Thread which was already clicked 471,771 times. The last Post () by kalkan99.

  • Any known issues with 11704 as to not writing AU keys?
    I'm losing channels and seeing that my last appended keys were from 12/22/21.
    I looked in configs and saw that stream relay was on. Since I dont need it, turned it off.
    My log file was set to 512kb so I lost the moment the key died. I bumped it up to 4096kb.
    Using a 1tb external hdd.
    Also I am using ver 11695 right now until I get feedback if it's due to something in 11704.
    Did I miss anything in my configs?

    Here's what I have currently:

    oscam.user


    [account]

    user = dreamosat

    keepalive = 1

    monlevel = 4

    au = 1

    group = 1,2,3,4,5,6,7,8,9,10

    oscam.conf


    [global]

    logfile = /media/hdd/log

    initial_debuglevel = 66

    nice = -1

    maxlogsize = 4096

    waitforcards = 0

    readerrestartseconds = 1

    cwlogdir = /media/hdd/log/CW

    emmlogdir = /media/hdd/log/EMM

    lb_mode = 2

    lb_save = 100

    lb_nbest_readers = 2

    lb_nfb_readers = 2

    lb_min_ecmcount = 3

    lb_reopen_seconds = 120

    lb_reopen_invalid = 0

    lb_force_reopen_always = 1

    lb_retrylimit = 500

    lb_stat_cleanup = 24

    lb_max_readers = 4

    ecmfmt = P: c:p:s:d:i: #ECM_L:l #CW=w HOP:j

    disablecrccws_only_for = 1708:000000;1811:003311,003315;09C4:000000;098D:000000;0500:030B00,042820;0604:000000;1819:00006D;0100:00006D;1810:000000;1884:000000;0E00:000000


    [cache]


    [streamrelay]

    stream_relay_enabled = 0

    stream_emm_enabled = 0


    [dvbapi]

    enabled = 1

    au = 1

    pmt_mode = 6

    request_mode = 1

    delayer = 60

    user = dvbapiau

    read_sdt = 1

    write_sdt_prov = 1

    extended_cw_api = 1

    boxtype = dreambox


    [webif]

    httpport = 8888

    httprefresh = 10

    httppollrefresh = 10

    httphidetype = sh

    httppiconsize = 30

    httpshowmeminfo = 1

    httpshowuserinfo = 1

    httpshowreaderinfo = 1

    httpshowcacheexinfo = 1

    httpshowecminfo = 1

    httpshowloadinfo = 1

    httpallowed = 127.0.0.1,0.0.0.192,168.0.0.0-192.168.255.255

    http_status_log = 1


  • le azioni dicono che sei!

    • Official Post

    supwiddiss

    stream relay would have been the root cause for the key AU failure

    also you do not need any of the load balancer stuff, you only use one reader, the emulator.


    https://wiki.streamboard.tv/wi…g/oscam.conf#Loadbalancer

  • Translation:


    the words say who you would like to be.. stocks say you are!

    makatoni no sensico to me-o. Mama Mia!

    "Proof is in the pudding"
    (even though some folks are a blivit. 5 pounds (or kilos if you please) of s*** in a 1 pound (or kilo) sack.

    But. My LAN is 192.168.5.xxx. Why would the original text be there then? My webif is working good.
    And why no name for user = in that line?

    Jens,
    Thanks. Just using the configs out of box as installed.
    Just like before the ipk install always shows 47 readers I don't need. They are the first to go.
    I have just been only placing the binary and assigning permissions to it. But 11704 refused to run. So I did the ipk install.
    Tried using my backup configs. No joy.
    So it makes me leary in changing anything that doesn't make sense.

    So. I don't need any of the load balancer stuff? Is that for cards only?
    To keep from borking the operation could you give a tip on getting rid of or disabling it?
    Also. The disablecrccws_only_for = stuff.
    Is it all needed because I only use oscam-emu for what It's capable of using it 100% completely cardless.
    What do ya' think?

    • Official Post

    Yes load balancer is primarily for cards, well for 2 or more readers anyways


    Also. The disablecrccws_only_for = stuff....... again you would only need to worry about caids you use

    Biss is 2600..... i forget powerVU and Tandberg off the top of my head.....


    This is a shameless copy and paste off another forum, and the best explanation i have seen for it


    Since there are still configs that show the disablecrccws* parameters in absolutely nonsensical combinations, here is an explanation of how to handle them:


    1. Configuration


    oscam.conf:

    disablecrccws = 1



    All other disabecrccws and disablecrccws_only_for parameters have no effect.

    The CRC check is switched off for all readers and all CAIDs.

    It should now also be clear that it makes no sense to set one of these parameters for any reader or even the additional parameter disablecrccws_only_for in oscam.conf.


    2. Configuration
    oscam.conf:

    disablecrccws (not set)

    disablecrccws_only_for = 09C4:000000;098C:000000;098D:000000
    The CRC check is switched off for the V13, V14 and V15 CAIDs for all readers.
    Using disablecrccws or disablecrccws_only_for in the reader only has an effect on other CAIDs.



    3. Configuration

    oscam.conf:
    disablecrccws (not set)
    disablecrccws_only_for (not set)



    oscam.server:

    disablecrccws = 1
    The CRC check is switched off for this reader for all CAIDs.
    The additional setting of the disablecrccws_only_for parameter for this reader is therefore pointless and also ineffective.





    4. Configuration
    oscam.conf:
    disablecrccws (not set)
    disablecrccws_only_for (not set)



    oscam.server:
    disablecrccws (not set)
    disablecrccws_only_for = 09C4:000000;098C:000000;098D:000000


    The CRC check is switched off with this reader for the V13, V14 and V15 CAIDs.



    Again for prioritization:

    - disablecrccws before disablecrccws_only_for

    - oscam.conf before oscam.server





    Application:
    Server:

    Currently. the parameter disablecrccws = 1 is sufficient for the corresponding cards in the reader.
    Due to the clarity/structure in the configs, I would generally do without the parameter disablecrccws_only_for on the server.
    That would possibly make more sense in a form expanded by the SID, because then if other packages are offered via the CAID that are still CRC corrected (e.g. HD+ via Sky). Although they are currently running without any CRC correction.



    Client:
    It's actually very simple on the client. The server should be responsible for the correct 'processing' of the CWs. So what should the client still correct? ME nothing.
    Therefore, the parameter disablecrccws = 1 can generally be set in the client in the oscam.conf.



    The disablecrccws_only_for parameter in its current form can therefore be completely dispensed with, so an oscam update to versions >=11702 is not absolutely necessary. The use of the disablecrccws parameter is sufficient and it has been running error-free ever since it was introduced.

  • The last line referencing anything >=11702 must be dated. Because doesn't 11704 address the issues you folks are having on some PV channels?
    And that's why I updated. Because we have similar problems here and was hopeful that it would help (11704).

    oscam.services, although no clue as to what the 'fake' is for shows 0E00 for pv, 2600 for BISS, 1010 for tb. And what the heck is AFN listed as 5604? I was under the assumption it is now verimatrix and is not decodable with an emulator.
    Which brings a question while I figure this all out. I dislike cluttered files and ones I don't need.
    What systems will oscam-emu open (cardless) besides pv, biss, and tb?
    Will DVB cards do more?
    Oh, thanks for the above info.

    • Official Post

    oscam 11704 -

    This added a patch to handle missing PID's from channels, the changelog is here:

    https://trac.streamboard.tv/oscam/changeset

    Basically nothing really changed with the encryption, only the way PID's were handled...... now nearly all those channels are no longer even transmitted.

    Just another package we have sadly lost.


    see supported systems here:

    https://github.com/oscam-emu/o…/Supported-crypto-systems


    BUT........ (there is always a but)

    Biss 2 for example should work, but the chances of ever getting keys for it looks almost impossible right now.

  • Panda555 my Loadbalancer is set to 0 and retry limit is set to 0 ms and I have no troubles with 092B provider.

    Would you recommend me to set the same values as you suggest to SpartacusTed above?

    I mean would it be helpful for anything else, or should I let everything as it is, please?

    octagon sf8008 4K combo

  • Well. Asking for a few more tips to enlighten me.
    Last night I took the config files from an older oscam-emu config folder self named oscam-trunk from an ipk install.

    Since December 22 2021 I haven't gotten a single AU key at all and as keys roll have lost a lot of channels.
    Of course requiring the usual steps to find them.

    Last night looking through my backups and curious I found the oscam-trunk directory and copied all of the files in it to the current /etc/tuxbox/config directory.
    Restarted oscam. And while comparing a few files in the 2 directories. BBC cleared and a new set of keys were written.
    I was running r11695-r798 at the time. I switched to Linuxsat's r11704-798 version and went to another channel which not long ago cleared and then went black.
    Within a few minutes the channel cleared and a new set of keys were written.

    The receiver was recently flashed with a new image and I used the ipk install of 11704. Simply placed my backup keys in the config folder and soon was good to go.
    Because it wasn't writing keys I installed the older 11695 version on top of 11704 that I knew would update.
    It never did either.

    I believe I edited the files as niosi suggested. Never got a new key after doing that either.

    So. Could someone please take a look at these and maybe. Just maybe let me know what I was missing?
    I've gone about blind and half batty trying to figure this out without asking anyone and trying to learn on my own.

    Tell me please. What do you see?

  • Panda555 my Loadbalancer is set to 0 and retry limit is set to 0 ms and I have no troubles with 092B provider.

    Would you recommend me to set the same values as you suggest to SpartacusTed above?

    I mean would it be helpful for anything else, or should I let everything as it is, please?

    My settings is as default set for loadbalancer and retry. But how I wrote all depends how "are good" your readers. If you don't any

    troubles with provider better to leave it. If you use more readers is better to set loadbalancer and retry as in my case.

  • hello, i have a question about canal+ polska.

    i can not see canal+ seriale and canal+ 4K

    i have black screen. i do have reception from the lnb

    i have the VU+ uno 4kse and use openpli v8.1.

    oscam version: Oscam-EMU 1.20_svn build r11693-798. revision: 11693-798

    oscan config row:

    disablecrccws_only_for = 0500:50F000;098C:000000;09C4:000000;098D:000000;0500:030B00;1884:000000;1813:000068

    canal+polska other channels work without freezing.


    what i do wrong? or do i mis something here?

  • Good morning, r11704 r798 has many problems with the movistar caid 1810. We have detected that it swallows a lot of fake traffic, and that it blocks when the ECM cycle is not correct. We have tried different configs. but the behavior does not change. In Spain they are damaging us in an unknown way, with fake cw, but apart from that, OSCam blocks without being able to detect the fault. I've never really seen this emulator suffer so much.

  • this has sorry nothing to do with oscam 11704


    if oscam not open some channel, controll your oscam config or ask your Line Provider

  • this has sorry nothing to do with oscam 11704


    if oscam not open some channel, controll your oscam config or ask your Line Provider

    Look at post 1,832. This happened to me when new 11704 ipk from Linuxsat was installed.
    Files are there. What happened when his config file was written? Not using any cards at all here. PV and BISS and possibly TB if I ever get it to work.

OSCam-EMU Support Forum

Configs, discussion, downloads and guides for OSCam-EMU Softcam.

Participate now!

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