Что нового?
Пикник ТВ

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Эмулятор NCam для Enigma 2

[Impact]Ncam 10.3 marouan & READ[/Impact]

-fix MODULE CONSTCW
-fix webif save issue with high var count
-Bug fixes and improvements to BISS2 mode CA
-Changed variable name (cosmetic)
-Changes to a couple of log messages
-When parsing PAT, save found PMT pid in the demuxer
-Moved reading of priority entries in separate functions
-Moved parsing of CA descriptor to a separate function
-Moved #define's to header file and made a few cosmetic changes
-Fixed compilation with coolapi
-DVBAPI_CA_SET_DESCR_DATA struct was not sent correctly to network clientsПосмотреть вложение 6Посмотреть вложение 5Посмотреть вложение 4Посмотреть вложение 3Посмотреть вложение 2Посмотреть вложение 1
 
[Impact]Ncam 10.4 marouan & READ[/Impact]

[dvbapi] Rewritten the CA PMT parsing code
Some key notes for this revision:
* The CA PMT and PMT parsing code is split into separate functions. Additional functionality is also moved to different functions.
* The previous CA PMT parsing logic is retained (written by theparasol), but the code is much simpler, easier to maintain and a bit faster.
* The CA PMT message is not completely parsed now if there is no need for it (e.g. no change is made to the channel).
* The PMT is now parsed only if it's necessary (e.g. for powervu channels, when no streams are present in CA PMT, etc).
* Added preliminary support for reading the "ca_pmt_cmd_id" value. A future update (in oscam and enigma2) will allow using multiple oscam instances simultaneously.
* Added support for a new descriptor with tag 0x87 in the CA PMT message, used exclusively for sending the ca device information.
* Added detailed information for the private CA PMT descriptors supported by oscam in the readme (for dvbapi client developers).
[dvbapi] Fixed previous commit when WITH_EXTENDED_CW is enabled
[dvbapi] Fixed 'ca_pmt_cmd_id' value for PMT files
For CA PMT messages received via PMT files, set the "ca_pmt_cmd_id" to a proper value (ok_descrambling) instead of zero.
Also made few cosmetic changes.
[dvbapi] Reworked 'ca_pmt_cmd_id' skipping logic
According to the spec (www.dvb.org/...21.V1.pdf), the "ca_pmt_cmd_id"
value shall be present inside the ES info loop. Unfortunately, each dvbapi client does each own thing. The
only reliable way to detect when this info is present in the CA PMT is to actually check its value, like it
was done in the old code.
Most boxes always send the typical value of 0x01 (ok_descrambling) and the above check works fine because
there is no descriptor_tag 0x01 to get confused with. On the contrary, for enigma2, values like 0x03 (query),
0x04 (not_selected) are possible (not yet, but soon). Skipping these higher values the same way will not work,
because descriptors with such tags can exist, so a different check is implemented for enigma2.
In practice, this commit fixes the VDR dvbapi plugin, as well as the enigma2 boxes with wrong dvbapi boxtype
setting ('none' instead on the correct 'dreambox' - the setting is irrelevant now, but will make a difference
in the future, so make sure you set it correctly).
[dvbapi] Added option to enable/disable ecm.info file creation
[nemu] Switched to oscam's function for getting the section length
[biss] Clean up and bug fixes in Mode 1

Посмотреть вложение 7Посмотреть вложение 6Посмотреть вложение 5Посмотреть вложение 4Посмотреть вложение 1Посмотреть вложение 2Посмотреть вложение 3
 
[Impact]Ncam 10.6 marouan & READ[/Impact]

fix card not updated if entitlements are expired
-new gbox reader parameter 'force_remm'
-dont send same successive remm twice
-Just refactoring due to investigating an issue with CAPMT parsing
-More furious refactoring since I still wasnt happy with the resulting code!
-Final refactoring step of dvbapi_get_packet_size()
-[gbx remm]allow remm request for unknown emm
-Implement changes needed as researched by t5b6_de for dvbapi client protocol V3
-Add generic hardening against empty ecm. It makes no sense to process empty ecms at all!
-Refactor handling of command packages
-Add generic command package dump to assist in debugging
-Remove the now superfluous dumps that were thrown while processing the commands
-Newcamd: Corrected brain fart commit (zero check was even already present)
-Camd35: Add protection against empty ecms
-Fix: valid section length is minimal 4
Посмотреть вложение 6Посмотреть вложение 5Посмотреть вложение 4Посмотреть вложение 3Посмотреть вложение 1Посмотреть вложение 2
 
[bluee]Ncam 10.8 compiled and patched READ[/bluee]
-[dvbapi] Always regard stream_type 0x81 as audio (ac3) without looking for the ac3_descriptor
*This fixes some not ATSC complaint channels reported with no sound.
-HD+ HD05 Card support (tnx pehedima for patch!)
-NDS DES/3DES Overcrypt support
-fix bug for wrong decoded classD3 CMD's
-improved Sky DE/CH/AT V14/V15 payload log output
-[streamserver] Synced descriptor parsing code with the dvbapi
*This should fix no AC-3 audio on some PowerVu channels.
-[dvbapi] add ecm.info gbox style
-fix ecmfmt g,j parameters
-cak7 - fix caid 0000 and all other known issues
-[gbx] try fix ecm and cw messages
-[gbx] fix ccc->gbox reshare
-[gbx] add caidtab as reshare setting
-[gbx] - more generalized routing info in cw msg

All Mipsel devices + deb (open source images) IPK install file
All ARM devices deb install file
 
ncam-reloaded version 2.0 (build 05 july 2020 release 115 050720)

libc6 (>= 2.30),
- libcrypto1.1 (>= 1.1.1d),
- libssl1.1 (>= 1.1.1d),
- libusb-1.0-0 (>= 1.0.22

Web port: 17001
NOTE: If you have a previous working version, you can just copy the binary (ncam-reloaded-2.0)
 
[Impact]Ncam 11.3 compiled and patched READ[/Impact]

-updated cx-aio-v09.2.6
-small fix for CAK7 Cards HD03/04/05 refresh valid to date
(the recommendation remains to enable shared and disable global emm)
-Updated Android stapi pvu
(Try to Solve Audio issues in some channels)
-Updated: Multics detection
(added to the detected multics, protocol = mgcamd_mcs or newcamd_mcs,
removed: protocol = cccam_mcs_HB and Multics client detection (does not send unique IDs in client mode))
-Updated: Newcamd NCam (Stealth mode)
-fix camd35/ext mode
-webif cache-size / reader page for lg-flagged CWsПосмотреть вложение 1Посмотреть вложение 2Посмотреть вложение 3
 
[Impact]NCam 5.2-r1 (official) 14.09.2020[/Impact]

Changelog v5.2-r1:

- Rework code ref gbox_maxecmsend.
- Fix sharing instability side effect.
- [powervu] Fixed emm algo.
- Fixed warning messages with high GCC 9.x.x
- Fixed warning integer constant is too large for long type.
- Add Newcamd NCam and MGcamd (Stealth mode)
- Fixed gbox module ecm debug string error.
- Add repeat to ask all gbox readers again during fallback time.
- Fixed for CAK7 Cards HD03/04/05.
 
[Impact]enigma2 plugin softcams ncam reloaded 2.0 r210122[/Impact]

Release 21 jan 2022

This ipk file is for the mips32el Achitecture/CPU STB like Dreambox DM8000 with the openPLi image
The other images (blackhole, openATV, etc...) generally install files/softcams/scripts, et... in different places than openPLi, and many people don't pay attention to this and complain ncam-reloaded does not work!
Md5sum checksum are:
f76621d7236129e80119c905573e7986 enigma2-plugin-softcams-ncam-reloaded_2.0-r210122_mips32el_openPLi.zip
f48bc4df22e614ee968053803cbad5f2 enigma2-plugin-softcams-ncam-reloaded_2.0-r210122_mips32el_openPLi.ipk
PLEASE see readme in zip file "please-read-me"
 
Назад
Сверху