Opened 10 years ago

Closed 9 years ago

#12497 closed Patch - Bug Fix (fixed)

fix for non-working content-size in flv streaming

Reported by: warpme@… Owned by: Stuart Auchterlonie
Priority: minor Milestone: 0.28
Component: Plugin - MythWeb Version: Master Head
Severity: medium Keywords: flv streaming
Cc: Ticket locked: no

Description

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.

Attachments (1)

0027-mythweb-flv-streaming-fix-typo-for-size-calculation.patch (893 bytes) - added by warpme@… 10 years ago.
patch fixing content-size

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by warpme@…

patch fixing content-size

comment:1 Changed 10 years ago by Stuart Auchterlonie

Component: Plugin - MythWeatherPlugin - MythWeb
Milestone: unknown0.28
Owner: set to Stuart Auchterlonie
Status: newaccepted

Looks simple enough

comment:2 Changed 9 years ago by Warpme <warpme@…>

Resolution: fixed
Status: acceptedclosed

In d6cb44071d01d46fcef9dcfa601e0643f5cc72e2/mythweb:

Error: Processor CommitTicketReference failed
GIT backend not available
Note: See TracTickets for help on using tickets.