mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
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:
@@ -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++)
|
||||
|
Reference in New Issue
Block a user