[mythtv-commits] [MythTV/mythtv] 0fdd01: Fix wakeup calculations in HLS.

David Engel noreply at github.com
Tue Apr 26 21:11:40 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 0fdd0186ed858cf9c1cac5999ee6ef42a6a067f9
      https://github.com/MythTV/mythtv/commit/0fdd0186ed858cf9c1cac5999ee6ef42a6a067f9
  Author: David Engel <dengel at mythtv.org>
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
    M mythtv/libs/libmythtv/HLS/httplivestreambuffer.cpp
    M mythtv/libs/libmythtv/recorders/HLS/HLSPlaylistWorker.cpp

  Log Message:
  -----------
  Fix wakeup calculations in HLS.

The std::chrono changes in commit 41225f80 inadvertently contained
bugs that caused the wakeup times to be too low, often 0 (aka no
deley).  This resulted in the recorder requesting the palylist way too
often and putting excessive load on mythbackend and the HLS server.




More information about the mythtv-commits mailing list