2023-04-01, 09:39 PM
I pulled these from the browser
I did tried and can successfully run these commands I found from a few pages earlier in our old testing
bash -c "/var/opt/nextpvr/scripts/opendct.sh 1110 \"DCT-Ceton InfiniTV PCIe (00-80-84-b9) Tuner 4\" 7822" | ffplay -i pipe:
bash -c "/var/opt/nextpvr/scripts/opendct.sh 1110 \"DCT-Ceton InfiniTV PCIe (00-80-84-b9) Tuner 4\" 7822" > somefile.ts
they work outside the second one needing to be placed in a directory with permissions. like > /recordings/somefile.ts
So the files work but when a channel is launched via browser there is no activity sent to opendct
I did tried and can successfully run these commands I found from a few pages earlier in our old testing
bash -c "/var/opt/nextpvr/scripts/opendct.sh 1110 \"DCT-Ceton InfiniTV PCIe (00-80-84-b9) Tuner 4\" 7822" | ffplay -i pipe:
bash -c "/var/opt/nextpvr/scripts/opendct.sh 1110 \"DCT-Ceton InfiniTV PCIe (00-80-84-b9) Tuner 4\" 7822" > somefile.ts
they work outside the second one needing to be placed in a directory with permissions. like > /recordings/somefile.ts
So the files work but when a channel is launched via browser there is no activity sent to opendct