forked from External/mediamtx
deprecate path.playback parameter (#3217)
this has become useless after the introduction of the new authentication system, that already allows to select which paths are available for playback
This commit is contained in:
parent
a50642c669
commit
0b5519d30c
10 changed files with 10 additions and 47 deletions
|
|
@ -223,11 +223,9 @@ components:
|
|||
fallback:
|
||||
type: string
|
||||
|
||||
# Record and playback
|
||||
# Record
|
||||
record:
|
||||
type: boolean
|
||||
playback:
|
||||
type: boolean
|
||||
recordPath:
|
||||
type: string
|
||||
recordFormat:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue