[mythtv-commits] Ticket #9722: HTTP streaming

MythTV noreply at mythtv.org
Sun Jun 12 10:14:31 UTC 2011


#9722: HTTP streaming
----------------------------------------+----------------------------
 Reporter:  Jonatan <mythtv@…>          |          Owner:  markk
     Type:  Patch - Bug Fix             |         Status:  accepted
 Priority:  minor                       |      Milestone:  0.25
Component:  MythTV - Video Playback     |        Version:  Trunk Head
 Severity:  medium                      |     Resolution:
 Keywords:                              |  Ticket locked:  0
----------------------------------------+----------------------------

Comment (by Github):

 Disallow seeking in http:// streams.

 Seeking backwards in http streams will always fail and seeking forward
 only works on a small minority of files, with no obvious rationale for
 success. Attempting to allow seeking will almost certainly lead to a
 raft of user issues once UPnP Media Server support is added.

 A further fix is needed to disable rewinding and limit fast forward to
 3x or less (i.e. avoid actually seeking).

 Refs #9722
  Branch:    master
  Changeset: 33be4fc94b2c9bc7cbd08e01df0c7d93853300d6

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


More information about the mythtv-commits mailing list