Feature #1887
closedadd end and header parameter for flv streaming
Description
the end header specifies the end of the streaming and the header parameter specifies if the real header (only those parts from the top of the file) is prepended to the streaming (not the fake one).
attached is a patch for this feature request
Files
Updated by TMS almost 16 years ago
Updated by CMon almost 16 years ago
ok now the patch with only the added end parameter and withouth the mmap security issue from the header
Updated by gstrauss almost 8 years ago
- Status changed from New to Need Feedback
- Priority changed from Normal to Low
Is the feature still desirable? many clients which stream video have learned how to send HTTP/1.1 Range requests.
Updated by gstrauss almost 8 years ago
- Status changed from Need Feedback to Patch Pending
- Target version set to 1.4.46
trivial to implement. Do note that Flash and flv are being obsoleted by HTML5, and clients today typically support HTTP/1.1 Range requests.
Updated by gstrauss almost 8 years ago
It should be noted that the patch for the "header" param (to read header from the file) has not been included in 1.4.46.
If there is still a desire and use case, please add a note to this ticket with further details. And to repeat:
Do note that Flash and flv are being obsoleted by HTML5, and clients today typically support HTTP/1.1 Range requests.
Updated by gstrauss over 7 years ago
- Status changed from Patch Pending to Fixed
Applied in changeset 93622f4d7a84298659ace51c1269020e5f834d87.
Also available in: Atom