Opened 10 years ago

Closed 7 years ago

#3791 closed enhancement (fixed)

Show URL parameters in FFserver status page

Reported by: Carlos Bremo Owned by:
Priority: wish Component: ffserver
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

It would be very nice if URL parameters for streams are shown in the FFserver status page. As example, client calls:

http://ffserver/test.flv?18NMB189S

In the FFserver status page, unter the "Connection Status" the filename shows "test.flv" and not "test.flv?18NMB189S". I need the extra info for some proxy settings, that I am using befor the ffserver. An cleaner solution would be to implement a extra info (like date and buffer, so test.flv?info=18NMB189S) and add a new column in status page with the name "INFO" and the value of the info parameter.

Change History (2)

comment:1 by Carl Eugen Hoyos, 10 years ago

Keywords: ffserver status info removed
Priority: minorwish

comment:2 by Michael Niedermayer, 7 years ago

Reproduced by developer: set
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.