mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-20 02:00:05 -08:00
Config metadata
This commit is contained in:
parent
d3c3ed1848
commit
f1a8d5061a
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ type Path struct {
|
|||
UseAbsoluteTimestamp bool `json:"useAbsoluteTimestamp"`
|
||||
CalcBitrateWindow Duration `json:"calcBitrateWindow"`
|
||||
DropNonKeyframes bool `json:"dropNonKeyframes"`
|
||||
Meta map[string]any `json:"meta" yaml:"meta"`
|
||||
|
||||
// Record
|
||||
Record bool `json:"record"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue