mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
generate correct camask
Origin commit data
------------------
Commit: 814cc525b1
Author: DboxOldie <DboxOldie@users.noreply.github.com>
Date: 2021-01-23 (Sat, 23 Jan 2021)
This commit is contained in:
@@ -220,12 +220,13 @@ void CStreamInstance::run()
|
||||
Send(r);
|
||||
}
|
||||
|
||||
CCamManager::getInstance()->Stop(channel_id, CCamManager::STREAM);
|
||||
|
||||
#if HAVE_ARM_HARDWARE || HAVE_MIPS_HARDWARE
|
||||
if(frontend)
|
||||
CFEManager::getInstance()->unlockFrontend(frontend);
|
||||
//CZapit::getInstance()->SetRecordMode(false);
|
||||
#endif
|
||||
CCamManager::getInstance()->Stop(channel_id, CCamManager::STREAM);
|
||||
|
||||
printf("CStreamInstance::run: exiting %" PRIx64 " (%d fds)\n", channel_id, (int)fds.size());
|
||||
|
||||
|
Reference in New Issue
Block a user