Posts by psxchips

    New build, 11537 cross compiled for android and tested with an amiko a5 combo (android 7.0 / API 24), for anyone that needs it...

    Just follow post #2 instructions to get it updated...


    DOWNLOAD: MEGA

    this manual method always fails

    now i used a script OSEbuils.sh , give me an error when choose stapi with dvbapi , the error in "module-dvbapi-stapi.c"

    the error in the screen below if you can help me solve it .

    thanks anyway

    I also tried that script and couldn´t get it to work, i did not loose to mutch time with it anyway, that´s why i use the manual method. What version of Linux are you using?? i´m using Ubuntu 18.04 x64 (Hyper-V virtual machine) and the manual method works just fine for me...

    Try creating a thread in this forum asking for some assistance, i am no linux expert, what i know is based on google search or reading this and other forums... Try asking Nozorrog in this forum he might be able to help you...

    You just have to follow those steps, there is nothing extra to do, use NDK version 13b, as it says in that tutorial version 14b has extra steps and might not work as expected. You just have to make steps 1 to 12 once, next updates of oscam you only need to do steps 13 and 14...


    To use api 24 just change this command ./make_standalone_toolchain.py --arch arm --api 21 --install-dir /android-toolchain to ./make_standalone_toolchain.py --arch arm --api 24 --install-dir /android-toolchain ...


    Best Regards

    does it work fine with powervu ??? or do I still need to use MCAS?


    Thanks.

    I don´t know, i just compile it to work with this box using the original OSCAM SVN files, it might also work with other boxes, it is suposed to work with powervu channels, you might have to do some configs for it to work. Anyway i don´t have any powervu channels so i can´t test it, you will have to test it on your box...


    Best Regards

    New build, 11532 cross compiled for android and tested with an amiko a5 combo (android 7.0 / API 24), for anyone that needs it...

    Just follow post #2 instructions to get it updated...


    DOWNLOAD: MEGA

    New build, 11529 cross compiled for android and tested with an amiko a5 combo (android 7.0 / API 24), for anyone that needs it...

    Just follow post #2 instructions to get it updated...


    New build, 11523 cross compiled for android and tested with an amiko a5 combo (android 7.0 / API 24), for anyone that needs it...

    Just follow post #2 instructions to get it updated...


    New build, 11520 cross compiled for android and tested with an amiko a5 combo (android 7.0 / API 24), for anyone that needs it...

    Just follow post #2 instructions to get it updated...

    New build, 11518 cross compiled for android and tested with an amiko a5 combo (android 7.0 / API 24), for anyone that needs it...

    Just follow post #2 instructions to get it updated...


    New build, 11516 cross compiled for android and tested with an amiko a5 combo (android 7.0 / API 24), for anyone that needs it...

    Just follow post #2 instructions to get it updated...


    New build, 11513 cross compiled for android and tested with an amiko a5 combo (android 7.0 / API 24), for anyone that needs it...


    Just follow post #2 instructions to get it updated...


    New build, 11509 cross compiled for android and tested with an amiko a5 combo (android 7.0 / API 24), for anyone that needs it...


    Just follow post #2 instructions to get it updated...


    Sono qui, ora come gli do permessi pieni?

    Dimmi passo dopo passo, per favore

    I already told you in the other thread, you are in the right place, according to that image you posted, in your image you have 600, you just need to put 777... That´s it...


    The next step is to have some cccam/oscam clines and those require some changes in OSCAM config files...


    you need to access your box trough a browser like this http://192.168.1.19:8888 (user: root / Pass: root) go to files -> oscam.server -> and insert your cline there in this format...

    Code
    [reader]
    label = xxx
    protocol = cccam
    device = xxxxxxxxx.dyndns.org,0000
    user = xxxx
    password = yyyyy
    inactivitytimeout = 30
    group = 1
    cccversion = 2.1.2
    ccckeepalive = 1


    You just have to change the label, device, user and password according to your cline data (that you will have to find yourself, you can try google "cccam server") save it, than restart everything, and that´s all...


    Best regards