[mythtv-commits] Ticket #13121: Sat>IP client support

MythTV noreply at mythtv.org
Wed Nov 25 22:20:30 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 jksj461):

 Have not yet tried the above commit. Will do so shortly. However by
 increasing the number of udp buffers in the system I can now record 3 HD
 streams with no packet loss. This is a big improvement will test further
 [https://medium.com/@CameronSparr/increase-os-udp-buffers-to-improve-
 performance-51d167bb1360] .Used


 {{{
 If the values are less than 26214400 bytes (25MB) you should add the
 following lines to the /etc/sysctl.conf file:

 net.core.rmem_max=26214400
 net.core.rmem_default=26214400
 }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13121#comment:43>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list