[mythtv-commits] [MythTV/mythtv] f0c708: Increase UDP buffer size for Sat>IP

kmdewaal noreply at github.com
Wed Nov 25 20:15:45 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: f0c708a89a3b762fa3ccbe3d8ccede7745000649
      https://github.com/MythTV/mythtv/commit/f0c708a89a3b762fa3ccbe3d8ccede7745000649
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

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

  Log Message:
  -----------
  Increase UDP buffer size for Sat>IP

Try to increase the UDP buffer size for reading the Sat>IP RTP streams to 8Mbytes (decimal).
A log message is given when the system maximum only allows for a lower value.
Change log messages to have only the cardid and not the device name on each message.
This leaves more space for the actual message text.

Refs #trac-13121




More information about the mythtv-commits mailing list