nCam
Re: nCam #21
Re: nCam #22
Re: nCam #23
Posted 6 August 2022 - 08:29
I use this version.
Ncam run better than oscam on my Mutant HD2400.
I use the 12.8 and I confirm that it works better than the oscam of the feed, but I would like to try the original version of ncam and that is 6.0.
The ones in ipk are not official.
Inviato dal mio SM-G990B utilizzando Tapatalk
Re: nCam #24
Posted 6 August 2022 - 08:49
What works better in ncam? Note the basic is still the same as Oscam as it is just a fork of oscam… and in the code I do not see anything that can make it better…. So I just think it is gutfeeling….
Edited by littlesat, 6 August 2022 - 08:50.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: nCam #25
Posted 6 August 2022 - 10:22
The thing that I noticed despite being based on oscam is in my opinion in the channel change in general especially between satellite and digital terrestrial, another thing that I had previously written and that is the vision of a certain bouquet that on equal terms with oscam with this is ok.What works better in ncam? Note the basic is still the same as Oscam as it is just a fork of oscam… and in the code I do not see anything that can make it better…. So I just think it is gutfeeling….
Can you tell me where I find usr/script? Thank you.
Inviato dal mio SM-G990B utilizzando Tapatalk
Re: nCam #26
Posted 6 August 2022 - 16:59
Well, to be honest, outside the fancy webinterface, I see no benefits at all if I compare ncam with oscam, and there’s no difference, ncam is just a fork from the oscam sources with some additions…..
I also use different sources like cable/satellite and see no problems here with switching between different conditional access id’s …. I even don’t like the ncam webinterface, in my opinion it is to ‘christmastree’ with no added value at all ……
Aan de rand van de afgrond is een stap voorwaarts niet altijd vooruitgang....
On the edge of the abyss, a step forward is not always progress....
Hardware: 2x Daily used Vu+ Ultimo 4K - Vu+ Duo 4K SE and a lot more.... - VisioSat BiBigsat - Jultec Unicable Multiswitch 4 positions: 19.2/23.5/28.2 East - Diseqc motorized flatdish antenna
Software : HomeBuild OpenPLi Develop and Scarthgap builds, local cards driven by OsCam
Press the button on the buttom right of this message
Have you tried our wiki yet? Many answers can be found in our OpenPLi wiki
Re: nCam #27
Re: nCam #28
Posted 6 August 2022 - 22:52
I don’t think it’s located in /usr/script but in /etc/init.d/ …?
Aan de rand van de afgrond is een stap voorwaarts niet altijd vooruitgang....
On the edge of the abyss, a step forward is not always progress....
Hardware: 2x Daily used Vu+ Ultimo 4K - Vu+ Duo 4K SE and a lot more.... - VisioSat BiBigsat - Jultec Unicable Multiswitch 4 positions: 19.2/23.5/28.2 East - Diseqc motorized flatdish antenna
Software : HomeBuild OpenPLi Develop and Scarthgap builds, local cards driven by OsCam
Press the button on the buttom right of this message
Have you tried our wiki yet? Many answers can be found in our OpenPLi wiki
Re: nCam #29
Re: nCam #30
Re: nCam #31
Re: nCam #32
Re: nCam #33
Re: nCam #34
Re: nCam #35
Posted 24 August 2022 - 21:52
Ok
But usr/script I can't find it!
Inviato dal mio SM-G990B utilizzando Tapatalk
Hi.
You can use my universal softcam "init.d" script ... if you really can't find it in the IPK package .
CODE: https://github.com/s.../master/softcam
RAW: https://github.com/s.../master/softcam
In my script, you have to modify several variables (they are located at the beginning of the script, after the instructions) - for the NCam.
Edit the name of the binary file according to the one you have in the /usr/bin folder - probably ncam (instead of oscam). So in my softcam script you modify the binary name variable (BINFILENAME), so that it refers to the binary name "ncam" instead of "oscam".
Do not forget to assign startup attributes (chmod a+x /directory-path/file). For binary file (in the /usr/bin folder) and also for the script (in the /etc/init.d folder)
Ncam uses the default configuration directory /var/tuxbox/config and not /etc/tuxbox/config/oscam. If you want to change the default configuration directory, then you use an additional argument in the adjustable parameters (BINARGS) in my softcam script:
BINARGS="-b -r 2"
...to the following (as example):
BINARGS="-b -r 2 -c /etc/tuxbox/config/ncam"
NCam also uses ncam.* configuration file names (e.g. ncam.conf) rather than OScam's oscam.* (e.g. oscam.conf).
How to install the softcam script is stated directly in the guide - inside the softcam script, at its beginning.
The name of the script-file in the /etc/init.d folder, I recommend renaming it from softcam to softcam.NCam and activating / running it via Enigma2 / GUI. Another symbolic link to /etc/init.d/softcam will then be created, and you do not have to create a "run-level" launcher according to the instructions in my script - by creating a special symbolic link to the /etc/rc3.d folder.
Edited by s3n0, 24 August 2022 - 22:00.
Re: nCam #36
Re: nCam #37
Posted 25 August 2022 - 20:21
I never intend to use the original NCam. I haven't seen his code freely available online yet. So it can be quite dangerous. There may be code routines for stealing or sharing data. Any closed code binary is inherently risky.
At least RAED's (alias Fairbird) NCam is open - on his Github.
Re: nCam #38
Posted 26 August 2022 - 09:49
I never intend to use the original NCam. I haven't seen his code freely available online yet. So it can be quite dangerous. There may be code routines for stealing or sharing data. Any closed code binary is inherently risky.
At least RAED's (alias Fairbird) NCam is open - on his Github.
4 user(s) are reading this topic
0 members, 4 guests, 0 anonymous users