forked from External/mediamtx
parent
b198cc5952
commit
d00b22b5e5
6 changed files with 323 additions and 263 deletions
|
|
@ -50,6 +50,7 @@ type PathConf struct {
|
|||
SourceOnDemand bool `json:"sourceOnDemand"`
|
||||
SourceOnDemandStartTimeout StringDuration `json:"sourceOnDemandStartTimeout"`
|
||||
SourceOnDemandCloseAfter StringDuration `json:"sourceOnDemandCloseAfter"`
|
||||
MaxReaders int `json:"maxReaders"`
|
||||
|
||||
// authentication
|
||||
PublishUser Credential `json:"publishUser"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue