Explorar o código

rtmp-services: Add AV1 to services schema

derrod %!s(int64=2) %!d(string=hai) anos
pai
achega
4b038c9a40
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      plugins/rtmp-services/data/schema/service-schema-v4.json

+ 2 - 1
plugins/rtmp-services/data/schema/service-schema-v4.json

@@ -46,7 +46,8 @@
                             "minLength": 1,
                             "enum": [
                                 "h264",
-                                "hevc"
+                                "hevc",
+                                "av1"
                             ]
                         }
                     },