Posts by fairbird

    You did not post output ?!

    Please run ncam and post here the result >>

    as you see on my ubuntu 20.04 works just fine

    Any can confirm it work in openplin4.0 or not,


    i read all and try all,but ....

    Did you install ipk ?!

    Please install ipk or install needed packages

    Code
    opkg update && opkg install libcurl4

    Where is the output of run ncam ?!!!


    for dream 800se in openatv 6.3 error

    ncam: error while loading shared libraries: libnghttp2.so.14: cannot open shared object file: No such file or directory

    PLZ Help

    No support for old images .. Sorry I cannot ... move to new images

    Update ...


    Edit last version with latest update ...


    If you place the mouse on the protocol, the complete information is displayed to you ...

    (Multics, revision r xxx or Multics Hellboy, revision r xxx)


    e6f593bf112861ad.png


    About softcam ... you file have some thing wrong try different files .. or try the my file in config folder from first post

    Hi mate..

    fairbird, is it possible to have an app for enigma2 as "oscam info", that explains alls info of active CAM via skin/image? I found "ncam info 1.1" by Marouhan, but it's not good for UHD skin....

    Sorry this topic just for my ncam support . Not for other stuff as like as plugins or tools ...

    Please ask in correct section ...

    Hello. I have a edision os nino pro openpli 7.3 image .How i install to work ncam 11.6? i have install it but no channel open from free server.please help me

    Did you install ipk file or you just send the bin file manually ?!

    make sure the ncam work ..

    Code
    /usr/bin/ncam

    As you like to enable (remove #) all servers or just some servers (But as I mentioned before .. to got ncam more stable better to enable just 3 or 4 servers only)

    If does not work then you have problem in your image .. missing some packages (libcurl or libpng)

    Please Send to me ncam.log ....


    Also you can test to upload softcam.key on github and test it ...

    use this my files just for test

    Code
    device                        = https://raw.githubusercontent.com/fairbird/test/main/SoftCam.Key

    No need all this ... Just follow my instructions ...

    If your ncam.fs empty then download latest config files from first post and them send the all files to config path ..

    Then open ncam.fs and remove # from lines SERVER1 or SERVER2 ...etc and restart ncam


    Than's all

    Hello . I am just starting trials with the ncam emulator. I am asking for your understanding.

    I don't know how to run - ncam 11.6*(Searching, Fetching, Reading and running Free C: line server from net) .

    I am asking for simple and understandable advice.

    Thank you . Respect for your work and knowledge.

    Please read old replies .. We have explained everything above.

    About Free server c: line ...

    just open ncam.fs then remove # from SERVER1 or SERVER2 or SERVE3 ...etc

    Then restart ncam again ... That's all

    Hi, when i play this version, my receptor Zgemma h9s with openpli 7.3 say....

    /usr/bin/ncam: error while loading shared libraries: libcurl.so.4: cannot open

    hared object file: No such file or directory

    You need to install libcurl4

    Code
    opkg update && opkg install libcurl4

    Update ...


    Ncam V11.6


    Code
    -Fix some bugs
    -Update/Add some Free seever sites
    -Now ncam can be downlaod and read softcam.key direct from net (see ncam.server)
    -Add New file ncam.fs for free server works same as CCcam.cfg
    (All Free Servers you can enable/disable from ncam.fs, And CCCam.cfg keep it for the private buy C Lines)

    All files download links from first post

    I have downloaded SubsSupport plugin from this thread.

    On DM800seV2 is running OpenATV6.3, SubsSupport has been installed from github site (bellow).

    Code
    opkg install http://github.com/mx3L/subssupport/releases/download/1.5.8/enigma2-plugin-extensions-subssupport_1.5.8-20200522_all.ipk

    Try this my build file ... V1.5.8 don't install 1.5.7 old version

    Code
    opkg remove enigma2-plugin-extensions-subssupport
    opkg update
    opkg install --force-overwrite /tmp/*.ipk

    Update ...


    Edit last version with latest update ...


    Code
    -YouTubeVideoUrl: fix 2 time try if no supported formats found
    (Looks like I've missed how extract function recursion works.)
    -YouTubeVideoUrl: add unavailable error message
    -YouTubeVideoUrl: fix error messages on python 3
    -YouTubeVideoUrl: small optimization in extract error messages
    -YouTubeUi: remove All choice from search and language
    (You need to specify a specific region and language, the All option is not valid here.
    Thx @fairbird to point on this.)