[mythtv-commits] Ticket #10987: Changing channels in LiveTV when using HLS will fail 99% of the time

MythTV noreply at mythtv.org
Fri Aug 10 15:18:03 UTC 2012


#10987: Changing channels in LiveTV when using HLS will fail 99% of the time
-------------------------+-------------------------------------------------
 Reporter:  jyavenard    |          Owner:  Jean-Yves Avenard <jyavenard@…>
     Type:  Bug Report   |         Status:  closed
  - General              |      Milestone:  unknown
 Priority:  blocker      |        Version:  Unspecified
Component:  MythTV -     |     Resolution:  fixed
  General                |  Ticket locked:  0
 Severity:  medium       |
 Keywords:               |
-------------------------+-------------------------------------------------
Changes (by Jean-Yves Avenard <jyavenard@…>):

 * owner:   => Jean-Yves Avenard <jyavenard@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:a52ec1d107caed0ee56ae1ebd926cf35f20bfa75/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="a52ec1d107caed0ee56ae1ebd926cf35f20bfa75"
 Interrupt ongoing downloads in HLSRingBuffer destructor

 IPTVRecorder::Close() is expected to return quickly, so the event thread
 isn't blocked which would cause the frontend client to disconnect
 prematurely (it timeout after only 7s)

 Speed-up HLSRingBuffer destructor by interrupting any ongoing downloads
 (interrupt both segments download and playlist refresh)

 Fixes #10987
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10987#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list