mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-29 22:42:00 -08:00
apidocs: add missing params
This commit is contained in:
parent
afcb874657
commit
c574d4613f
1 changed files with 16 additions and 0 deletions
|
|
@ -143,6 +143,22 @@ components:
|
|||
type: boolean
|
||||
fallback:
|
||||
type: string
|
||||
rpiCameraCamID:
|
||||
type: number
|
||||
rpiCameraWidth:
|
||||
type: number
|
||||
rpiCameraHeight:
|
||||
type: number
|
||||
rpiCameraFPS:
|
||||
type: number
|
||||
rpiCameraIDRPeriod:
|
||||
type: number
|
||||
rpiCameraBitrate:
|
||||
type: number
|
||||
rpiCameraProfile:
|
||||
type: string
|
||||
rpiCameraLevel:
|
||||
type: string
|
||||
|
||||
# authentication
|
||||
publishUser:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue