[mythtv-commits] Ticket #13121: Sat>IP client support
MythTV
noreply at mythtv.org
Tue Aug 18 07:41:07 UTC 2020
#13121: Sat>IP client support
--------------------------------+-------------------------------
Reporter: cg@… | Owner: Klaas de Waal
Type: Patch - Feature | Status: assigned
Priority: minor | Milestone: 32.0
Component: MythTV - Recording | Version: Master Head
Severity: low | Resolution:
Keywords: | Ticket locked: 0
--------------------------------+-------------------------------
Comment (by Klaas de Waal):
Hi Richard,
Thanks for looking into this. You are completely right about the bits in
ChannelBase, I had overlooked this. Getting the recording to start again
after the channel has been closed in ChannelBase is being fixed.
What is still going wrong in the channel scan is timeouts. They are almost
all caused by, after doing the tuning, receiving a PAT from the previously
tuned frequency. Tuning is complete when all PMTs of all channels have
been received and this then never happens. How to filter out the packets
from the previous frequency is still an issue. One possibility is to check
more on transport ID if that is known, but this is a biggish change to the
common code and not limited to SatIP.
About DVB-S/S2, in the "Full Scan (Tuned)" you have to specify the
delivery system and the other tuning parameters of the initial frequency
you want to start with.
--
Ticket URL: <https://code.mythtv.org/trac/ticket/13121#comment:30>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list