Not starting record or stream to pc, when watching live-tv via CI module and stream or record needs the module

thx DboxOldie


Origin commit data
------------------
Branch: master
Commit: 62a355559b
Author: Frankenstone <dampf_acc@online.de>
Date: 2019-03-15 (Fri, 15 Mar 2019)



------------------
This commit was generated by Migit
This commit is contained in:
Frankenstone
2019-03-15 12:18:01 +01:00
committed by max_10
parent aee4bcb766
commit 913f08f446

View File

@@ -878,6 +878,10 @@ bool cCA::SendCAPMT(u64 tpid, u8 source, u8 camask, const unsigned char * cabuf,
(*It)->SID[0] = SID;
(*It)->ci_use_count = 1;
(*It)->TP = TP;
#if HAVE_ARM_HARDWARE
if(!checkLiveSlot && mode && (*It)->source != source)
setInputSource((eDVBCISlot*)(*It), false);
#endif
(*It)->source = source;
(*It)->pmtlen = calen;
for (i = 0; i < calen; i++)