N*D*S Cam V0.0.0.7

Pattyren

VIP
Messages
1,885
CAM emulator for original N@S - Video##ard cards.

Cant test it. For full details see readme inside

FEATURES:
- EMM Support (Tested only on Viasat)
- Buildin TT-Trick
- Supports KS Driver

ver.0.0.0.1
+ First public release
+ EMM support (Not fully tested)
- Tested only on Viasat package on Sirius 5E
- Serial logger removed for security reasons.
 

Nemesis

Registered
Messages
17
*** Cam 0.0.0.2

NDSCam ver.0.0.0.2 is a CAM emulator for original *** - Videoguard cards.

Features:
- Work with MDAPI based apps like AltDVB, WatchTVPro, ProgDVB etc.
- EMM Support (Tested only on Viasat)
- Buildin TT-Trick
- Supports KS Driver
- EMM and ECM logging


Code:
ver.0.0.0.2
 + Fixed COM port selection.



INSTALLATION:

NDSCam should work with MyTheatre, AltDVB, SkyView, WatchTVPro, ProgDVB and some other apps.
Below you can see some installation samples and few tricks for the NDSCam.

ProgDVB:
	1. Copy NDSCam.dll and NDSCam.ini file into the Plugins or the root folder.
	2. Edit NDSCam.ini file.

MyTheatre:
	1. MDWrapper is required. Place MDWrapper.dll into the Plugin folder and NDSCam files into the MDPlugins folder.
	3. Edit NDSCam.ini file.

WatchTVPro:
	1. Place NDSCam.dll, NDSCam.ini and NDSCam.cache file into the Plugins folder.
	2. Edit NDSCam.ini file.
	3. Set DO_TT_TRICK value from NDSCam.ini file to 1. 
	4. Edit NDSCam.cache (for more instructions see cache file).
	5. If no luck, try to enable KS_DRIVER.


ABOUT THE INI FILE:

Ini file is used to storage the settings of NDSCam.
I suggest that you use always the latest ini file.


SETTING		  VALUE

[SETUP]		- Main settings.		  
ACTIVE 		- [0/1] This activates the automatical plugin activation during software startup.
KS_DRIVER   	- [0/1] In case you are using KS Driver set this option to 1.
DO_TT_TRICK	- [0/1] Set it to 1 if you are using WatchTVPro.
SCAN_CAT	- [0/1] Used to get real EMM and CAID pids from CAT
SCAN_PMT	- [0/1] Used to get real ECM pid from PMT
[COM]		- COM port settings.
COM		- [0-*] Place here your COM port number.
BAUDRATE	- [0->] You can set the baudrate manually. Viasat cards seems to vork using a 9600. For Sky try 38400. 
TIMEOUT		- [0-*] This option affects the timing (in ms.) of reading/writting your card. 
[EMM]		- EMM settings are used to enable EMM updates.
USE_EMM		- [0/1] Set this to 1 to activate EMM updates.
EMM-S		- [0/1] Set this to 1 to activate EMM-S(Shared Group Addressed EMM's) updates.
EMM-U		- [0/1] Set this to 1 to activate EMM-U(Unique or User Addressed EMM's) updates.
[LOGGING]	- Logger settings (logger works only if NDSCam is active.)
LOG_ACTIVE	- [0/1] Set this to 0 if you don't want to log anything from NDSCam.
LOG_ECM		- [0/1] Activates the ECM logger.
LOG_EMM		- [0/1] Activates the EMM logger (Logs all EMM's your card receives.)
LOG_EMM_ALL	- [0/1] I don't suggest you to enable that one, because it will log all EMM packets and will slow NDSCam a lot.


The default settings should look like this:

[SETUP]
ACTIVE=1
KS_DRIVER=0
DO_TT_TRICK=0
SCAN_CAT=0
SCAN_PMT=0
[COM]
COM=1
BAUDRATE=9600
TIMEOUT=200
[EMM]
USE_EMM=1
EMM-S=1
EMM-U=1
[LOGGING]
LOG_ACTIVE=1
LOG_ECM=0
LOG_EMM=0
LOG_EMM_ALL=0
 

aitchala

VIP
Messages
1,394
NDSCam 0.0.0.5

NDSCam ver.0.0.0.5 Xmas is a CAM emulator for original *** - VideoGuard® cards.


NEW in ver.0.0.0.5 Xmas release

+ A litle bit faster on channel change. (see the quides below)
+ Fix for ProgDVB, DVBViewer, DVBDream and some others.
+ Support for *** rev.3 cards.
+ Support for new YES DBS cards.
 
Last edited:

k@lkov

Super VIP
Messages
10,003
Code:
[B]NEW in ver.0.0.0.7[/B]
+ Small changes in emm filtering
+ Fixed few bugs from the previous version 
+ Tested on Astro cards
- Viasat HD using ECW's. Fix in the future versions
 
Top