Merge branch 'go-webp' into beta
# Conflicts: # .gitignore # go.sum
This commit is contained in:
@@ -151,6 +151,7 @@
|
||||
"mp4",
|
||||
"hls",
|
||||
"mjpeg",
|
||||
"webp",
|
||||
"hass",
|
||||
"homekit",
|
||||
"onvif",
|
||||
@@ -462,6 +463,9 @@
|
||||
"mjpeg": {
|
||||
"$ref": "#/definitions/log_level"
|
||||
},
|
||||
"webp": {
|
||||
"$ref": "#/definitions/log_level"
|
||||
},
|
||||
"mp4": {
|
||||
"$ref": "#/definitions/log_level"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user