datarhei-dragonfork-core/restream
Ingo Oppermann 0147651de6
Extend placeholders
1. Allow variables in placeholders for parameter values, e.g.
   {rtmp,name=$processid}. The variable starts with a $ letter.
   The recognized variables are provided with the Replace func.

2. The template func recieves the process config and the name of
   the section where this placeholder is located, i.e. "global",
   "input", or "output".
2023-01-20 13:38:33 +01:00
..
app Extend placeholders 2023-01-20 13:38:33 +01:00
fs Fix HLS streaming and cleanup on diskfs 2022-09-08 15:00:09 +02:00
replace Extend placeholders 2023-01-20 13:38:33 +01:00
store Add ffmpeg migration tool, annotate process config with ffmpeg version constraint 2022-11-02 22:02:39 +01:00
restream.go Extend placeholders 2023-01-20 13:38:33 +01:00
restream_test.go Add process id and reference glob pattern matching 2022-08-17 07:55:44 +03:00