[mythtv-commits] Ticket #13045: UDP stream does not play

MythTV noreply at mythtv.org
Wed May 24 02:03:37 UTC 2017


#13045: UDP stream does not play
----------------------------------------+-----------------------------
 Reporter:  Rajil Saraswat <rajil.s@…>  |          Owner:
     Type:  Bug Report - General        |         Status:  new
 Priority:  minor                       |      Milestone:  unknown
Component:  MythTV - General            |        Version:  Unspecified
 Severity:  medium                      |     Resolution:
 Keywords:                              |  Ticket locked:  0
----------------------------------------+-----------------------------

Comment (by Rajil Saraswat <rajil.s@…>):

 The problem goes away if the zero length udp packets are dropped
 {{{
 iptables  -t raw -A PREROUTING -p udp -m length --length 28 -j DROP
 }}}

 The following ffmpeg patch is required to be brought into mythtv:
 http://ffmpeg.org/pipermail/ffmpeg-devel/2017-May/211607.html

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


More information about the mythtv-commits mailing list