Project

General

Profile

Actions

Feature #1887

closed

add end and header parameter for flv streaming

Added by CMon about 15 years ago. Updated about 7 years ago.

Status:
Fixed
Priority:
Low
Category:
mod_flv_streaming
Target version:
ASK QUESTIONS IN Forums:

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

Actions #2

Updated by CMon about 15 years ago

ok now the patch with only the added end parameter and withouth the mmap security issue from the header

Actions #3

Updated by gstrauss almost 8 years ago

  • Target version deleted (1.5.0)
Actions #4

Updated by gstrauss over 7 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.

Actions #5

Updated by gstrauss over 7 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.

Actions #6

Updated by gstrauss about 7 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.

Actions #7

Updated by gstrauss about 7 years ago

  • Status changed from Patch Pending to Fixed
Actions

Also available in: Atom