datarhei-dragonfork-core/restream/app
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
..
avstream.go Add v16.7.2 2022-05-13 19:26:45 +02:00
log.go Add v16.7.2 2022-05-13 19:26:45 +02:00
probe.go Add v16.7.2 2022-05-13 19:26:45 +02:00
process.go Extend placeholders 2023-01-20 13:38:33 +01:00
process_test.go Add new placeholders and parameters for placeholder 2022-07-06 19:51:47 +02:00
progress.go Add v16.7.2 2022-05-13 19:26:45 +02:00