mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
tuxtxt: use demux 0
Origin commit data
------------------
Commit: 8ed14947e6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-25 (Sun, 25 Feb 2018)
This commit is contained in:
committed by
vanhofen
parent
fb26a3bd27
commit
3fafa77ec8
@@ -2312,8 +2312,7 @@ int GetTeletextPIDs()
|
||||
unsigned char filter[DMX_FILTER_SIZE] = { 0 };
|
||||
unsigned char mask[DMX_FILTER_SIZE] = { 0 };
|
||||
int res;
|
||||
|
||||
cDemux * dmx = new cDemux(1);
|
||||
cDemux * dmx = new cDemux(0);
|
||||
dmx->Open(DMX_PSI_CHANNEL);
|
||||
|
||||
mask[0] = 0xFF;
|
||||
|
Reference in New Issue
Block a user