Maybe...
try adding after line 168 (under)...
git checkout ${TVHEADEND_COMMIT} && \
git revert -n 7b95ba4cf9113ae8808b3e4a9425010b607dbaca && \
echo "**** patch tvheadend ****" && \
Maybe...
try adding after line 168 (under)...
git checkout ${TVHEADEND_COMMIT} && \
git revert -n 7b95ba4cf9113ae8808b3e4a9425010b607dbaca && \
echo "**** patch tvheadend ****" && \
You need to GIT PULL/CLONE and then GIT REVERT
Display MoreMaybe...
try adding after line 168 (under)...
git checkout ${TVHEADEND_COMMIT} && \
git revert -n 7b95ba4cf9113ae8808b3e4a9425010b607dbaca && \
echo "**** patch tvheadend ****" && \
Thanks now it works perfect =)
Been trying this with 0961 getting ecm but black screen anyone else tried it with this caid or is it just for DE?
hi. I have a receiver octagon sf8008 4k define 6.4 with a firmware.Is it possible or not to make sky de oscam icam on define 6.4?
Just add this small patch to the patched libdvbcsa.
--- a/src/dvbcsa_pv.h
+++ b/src/dvbcsa_pv.h
@@ -166,12 +166,24 @@ dvbcsa_load_le64(const uint8_t *p)
}
#if DVBCSA_KEY_ECM > 0
+static int8_t get_ecm(unsigned char ecm)
+{
+ switch(ecm)
+ {
+ case 0x04:
+ case 0x20:
+ return 1;
+ default:
+ return 0;
+ }
+}
+
DVBCSA_INLINE static inline uint64_t
dvbcsa_load_le64_ecm(const unsigned char ecm, const uint8_t *p)
{
dvbcsa_block_t W;
memcpy(W, p, sizeof(W));
- if (ecm == 4)
+ if (get_ecm(ecm) == 1)
{
W[0] = csa_block_perm_ecm[p[0]];
W[4] = csa_block_perm_ecm[p[4]];
Display More
updated: libdvbcsa_v2.2.patch.zip (test)
If you want, rebuild libdvbcsa with these and give it a try.
will give it a whirl and let you know thanks
Display More
Just add this small patch to the patched libdvbcsa.
DiffDisplay More--- a/src/dvbcsa_pv.h +++ b/src/dvbcsa_pv.h @@ -166,12 +166,24 @@ dvbcsa_load_le64(const uint8_t *p) } #if DVBCSA_KEY_ECM > 0 +static int8_t get_ecm(unsigned char ecm) +{ + switch(ecm) + { + case 0x04: + case 0x20: + return 1; + default: + return 0; + } +} + DVBCSA_INLINE static inline uint64_t dvbcsa_load_le64_ecm(const unsigned char ecm, const uint8_t *p) { dvbcsa_block_t W; memcpy(W, p, sizeof(W)); - if (ecm == 4) + if (get_ecm(ecm) == 1) { W[0] = csa_block_perm_ecm[p[0]]; W[4] = csa_block_perm_ecm[p[4]];
updated: libdvbcsa_v2.2.patch.zip (test)
If you want, rebuild libdvbcsa with these and give it a try.
Just a simple question for those with are familiar with libdvbcsa code patching.
Is it possible this patch to be applied over TVHCSA?
https://github.com/tvheadend/t…ee/master/src/descrambler
this will make more easy to be added as commit to main branch I guess.
Display More
Just add this small patch to the patched libdvbcsa.
DiffDisplay More--- a/src/dvbcsa_pv.h +++ b/src/dvbcsa_pv.h @@ -166,12 +166,24 @@ dvbcsa_load_le64(const uint8_t *p) } #if DVBCSA_KEY_ECM > 0 +static int8_t get_ecm(unsigned char ecm) +{ + switch(ecm) + { + case 0x04: + case 0x20: + return 1; + default: + return 0; + } +} + DVBCSA_INLINE static inline uint64_t dvbcsa_load_le64_ecm(const unsigned char ecm, const uint8_t *p) { dvbcsa_block_t W; memcpy(W, p, sizeof(W)); - if (ecm == 4) + if (get_ecm(ecm) == 1) { W[0] = csa_block_perm_ecm[p[0]]; W[4] = csa_block_perm_ecm[p[4]];
updated: libdvbcsa_v2.2.patch.zip (test)
If you want, rebuild libdvbcsa with these and give it a try.
Confirmed working
sd coming through perfect I believe hd needs ins7e k1 etc
Thank you!
hello you can have it even easier if it works. patch directly with a script without editing it that installs itself and then just install tvh. because not everyone knows how to do it
hi. I have a receiver octagon sf8008 4k define 6.4 with a firmware.Is it possible or not to make sky de oscam icam on define 6.4?
shows only two channels.Crime+investigation i Romance Tv 11758 H 27500
Good afternoon to all!!
I losted from page 2 hahahahaa...
Some1 would be gentle a post step by step to patch or not patch tvheadend 4.2.8 / no docker / ubuntu 22.04...cant make it work with server oscam...get error
2022/12/20 18:10:49 02CB3178 c (client) encrypted newcamd:20000-client 122.20.2.2 granted (usuario, au=on (1 reader))2022/12/20 18:10:49 02CB3178 c (newcamd) user usuario authenticated successfully (Tvheadend)
2022/12/20 18:10:49 02CB3178 c (newcamd) AU enabled for user usuario on reader reader12022/12/20 18:12:44 02CB3178 c (ecm) usuario (0604@000000/00A9/0288/3C:43F5FF6110EEED6BDB4B1C178D3DB421): not found (162 ms) by reader1 (reader1 unsubscribed chann)2022/12/20 18:12:44 02CB3178 c (ecm) usuario (0604@000000/00B2/0288/3C:A97D94EED0E19A80756336659ECF2A0C): rejected (297 ms) by reader1 (Invalid ecm type for card)2022/12/20 18:12:44 02CB3178 c (ecm) usuario (0604@000000/0000/0288/46:733041BFBAAF0FFD98710E27CC4400DD): not found (369 ms) by reader1 (reader1 unsubscribed chann)2022/12/20 18:12:44 02CB3178 c (ecm) usuario (0604@000000/0058/0288/3C:A8041212A7284E55A5CDCFBA923FD5EE): not found (528 ms) by reader1 (reader1 unsubscribed chann)2022/12/20 18:12:51 02CB3178 c (ecm) usuario (0604@000000/0000/0288/46:00E6FD39609EB56A1A372FDCFF6C4FC7): rejected group (0 ms) (no matching reader)2022/12/20 18:12:51 02CB3178 c (ecm) usuario (0604@000000/00A9/0288/3C:F93420B994609A9AAAAC29F8D4256B3D): rejected group (0 ms) (no matching reader)
Some1 would be gentle a post step by step to patch or not patch tvheadend 4.2.8 / no docker / ubuntu 22.04...cant make it work with server oscam...get error
2022/12/20 18:10:49 02CB3178 c (client) encrypted newcamd:20000-client 122.20.2.2 granted (usuario, au=on (1 reader))2022/12/20 18:10:49 02CB3178 c (newcamd) user usuario authenticated successfully (Tvheadend)
2022/12/20 18:10:49 02CB3178 c (newcamd) AU enabled for user usuario on reader reader12022/12/20 18:12:44 02CB3178 c (ecm) usuario (0604@000000/00A9/0288/3C:43F5FF6110EEED6BDB4B1C178D3DB421): not found (162 ms) by reader1 (reader1 unsubscribed chann)2022/12/20 18:12:44 02CB3178 c (ecm) usuario (0604@000000/00B2/0288/3C:A97D94EED0E19A80756336659ECF2A0C): rejected (297 ms) by reader1 (Invalid ecm type for card)2022/12/20 18:12:44 02CB3178 c (ecm) usuario (0604@000000/0000/0288/46:733041BFBAAF0FFD98710E27CC4400DD): not found (369 ms) by reader1 (reader1 unsubscribed chann)2022/12/20 18:12:44 02CB3178 c (ecm) usuario (0604@000000/0058/0288/3C:A8041212A7284E55A5CDCFBA923FD5EE): not found (528 ms) by reader1 (reader1 unsubscribed chann)2022/12/20 18:12:51 02CB3178 c (ecm) usuario (0604@000000/0000/0288/46:00E6FD39609EB56A1A372FDCFF6C4FC7): rejected group (0 ms) (no matching reader)2022/12/20 18:12:51 02CB3178 c (ecm) usuario (0604@000000/00A9/0288/3C:F93420B994609A9AAAAC29F8D4256B3D): rejected group (0 ms) (no matching reader)
The ecm arrive with a separate tiers-ID,
and Tvheadend always retrieves all ecms in the case of a Newcamd connection,
unfortunately this can cause problems and load the card unnecessarily.
but if you connect with dvbapi,
the appropriate ECM will be selected (if it has a valid tiers ID)...
Quote from fegol
Thank you fegol for yours great work..
because i don't have under my hand Linux environments to compile executed TVheadend for Android.. could you kindly compile for us the binary for armv7 ..
i would like to to injected in the main firmware of Mecool K1 pro ANdroid 7.1.2 with out any use of Kodi or coreelec etc-
dvb port on firmware to port it for tvheadend no problem. for me..
Kind regards
Display MoreThank you fegol for yours great work..
because i don't have under my hand Linux environments to compile executed TVheadend for Android.. could you kindly compile for us the binary for armv7 ..
i would like to to injected in the main firmware of Mecool K1 pro ANdroid 7.1.2 with out any use of Kodi or coreelec etc-
dvb port on firmware to port it for tvheadend no problem. for me..
Kind regards
Tvheadend-test-1.0-armeabi-v7a-release.apk (from 7.0)
(src.zip)
This compilation is only for testing and may contain errors!
Use it at your own risk!
This compilation is only for testing and may contain errors!
Use it at your own risk!
thank you... i will take out the binary Tvheadend from yours apk and test it as stand alone by injecting it to xbin with chmod 0755 .. i will report back the result as soon i at home.
thanks..
by the way.. i was asking only binary "tvheadend" ... no need apk dear fegol.
faild... no tvgeadend started ... no access to web ui. in both mode as stand alone tvheadend & as .apk
the device is rotted. so usual if the apk ask permission to access storage or internet ..the root will ask for previllige... in this case no questions... i give manaulay permission to storage.... no change
thanks.
EDIT:
after restart the box and started tvheadend it show on webui first install ( as apk ) installed
Thanks..
fegol :
no cas showing at web ui.
thanks
EDIT: there are CAs.. sorry was the wrong at view setting to change to expert
Thanks again fegol.. i will report back after i port the DVB to it,, it look fine from first look..
Thank you fegol for yours great work.
Can you add this file frontend.h frontend.zip to tvheadend for supporting dvb s2x ?
Can you add this file frontend.h frontend.zip to tvheadend for supporting dvb s2x ?
I replaced the frontend.h file in the NDK.
Don’t have an account yet? Register yourself now and be a part of our community!