[mythtv-commits] Ticket #12497: fix for non-working content-size in flv streaming

MythTV noreply at mythtv.org
Mon Aug 24 12:43:11 UTC 2015


#12497: fix for non-working content-size in flv streaming
--------------------------------------+---------------------------
     Reporter:  warpme@…              |      Owner:
         Type:  Patch - Bug Fix       |     Status:  new
     Priority:  minor                 |  Milestone:  unknown
    Component:  Plugin - MythWeather  |    Version:  Master Head
     Severity:  medium                |   Keywords:  flv streaming
Ticket locked:  0                     |
--------------------------------------+---------------------------
 mythweb FLV streaming module is prepared to report content-size - but
 there is typo causing this function is not working on systems without
 ffmpeg installed and without path to ffmpeg in php.ini (due security
 reasons majority of systems hasn't path to system bins in php.ini).
 Mythweb streaming module can detect mythffmpeg and uses it for trnascode
 if available. Typo in streaming module code causes detected ffmpeg is not
 used for reporting content-size. Effect is that flowplayer is not
 reporting progress of transcode and user can't freely walk between start
 and already transcoded time points. Attached  patch fixes issue.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12497>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list