mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
Revert "streamts: possible fix local TV"
This reverts commit7160671497
. Origin commit data ------------------ Commit:62260e22d6
Author: vanhofen <vanhofen@gmx.de> Date: 2022-10-05 (Wed, 05 Oct 2022)
This commit is contained in:
@@ -751,7 +751,7 @@ _error:
|
||||
}
|
||||
|
||||
CStreamStream::CStreamStream(int clientfd, t_channel_id chid, stream_pids_t &_pids)
|
||||
: CStreamInstance(clientfd, chid, _pids, true)
|
||||
: CStreamInstance(clientfd, chid, _pids, false)
|
||||
{
|
||||
ifcx = NULL;
|
||||
ofcx = NULL;
|
||||
|
Reference in New Issue
Block a user