[mythtv-commits] [MythTV/mythtv] f5e0fc: Sat>IP skip tuning if already tuned

kmdewaal noreply at github.com
Thu Dec 3 22:54:04 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: f5e0fc0cf812b7615d571ef217e50229301bd5ef
      https://github.com/MythTV/mythtv/commit/f5e0fc0cf812b7615d571ef217e50229301bd5ef
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

  Changed paths:
    M mythtv/libs/libmythtv/recorders/satipchannel.cpp
    M mythtv/libs/libmythtv/recorders/satipchannel.h
    M mythtv/libs/libmythtv/recorders/satiprtsp.cpp
    M mythtv/libs/libmythtv/recorders/satipstreamhandler.cpp

  Log Message:
  -----------
  Sat>IP skip tuning if already tuned

Do not give a TUNE command when we are already tuned the channel.
This avoids the "Sequence error" messsages indicating RTP packet
loss that occur after a tuning to a channel.
Add elaborate message when the UDP packet buffer size is too small.




More information about the mythtv-commits mailing list