Opened 8 years ago

Closed 6 years ago

#4987 closed enhancement (invalid)

dynamically add new streams/feeds - reload config or API?

Reported by: Nate Owned by:
Priority: normal Component: ffserver
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

It looks like ffserver.c does a single load of the config file, and that is all there is for config loading. We really need a reload command to reread the config file and instantiate newly defined feeds, or else a kind of command-line API to dynamically add additional feeds once the server is running. How else to have a user-based streaming service? Without this functionality, all we can do is run pre-determined, hardcoded streams. It would appear that this limitation precludes being able to run a Twitch-like server wherein you can add new live streaming users on demand.

Change History (2)

comment:1 by Nate, 8 years ago

Summary: dynamically add new streams/feeds - reload config?dynamically add new streams/feeds - reload config or API?

comment:2 by Rostislav Pehlivanov, 6 years ago

Resolution: invalid
Status: newclosed

ffserver was removed from git master, closing bug as invalid

Note: See TracTickets for help on using tickets.