[mythtv-commits] [MythTV/mythtv] 2daf1a: Sat>IP client -- Discard old RTP packets

kmdewaal noreply at github.com
Mon Aug 3 20:23:21 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 2daf1a046ac268cd648e89652064b2603c386d6d
      https://github.com/MythTV/mythtv/commit/2daf1a046ac268cd648e89652064b2603c386d6d
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

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

  Log Message:
  -----------
  Sat>IP client -- Discard old RTP packets

After tuning to a new channel discard all RTP packets received before the new channel is
tuned and the PLAY command is given with at least one pid.
Do not process any RTP packet after a TEARDOWN command is given.

Refs #13121




More information about the mythtv-commits mailing list