Browse Source

rtmp-services: Remove useless supported codec field

We normally default to H264 onlt and AAC only if nothing is set.
tytan652 3 years ago
parent
commit
8989cf5caf
2 changed files with 2 additions and 461 deletions
  1. 2 2
      plugins/rtmp-services/data/package.json
  2. 0 459
      plugins/rtmp-services/data/services.json

+ 2 - 2
plugins/rtmp-services/data/package.json

@@ -1,11 +1,11 @@
 {
 {
     "$schema": "schema/package-schema.json",
     "$schema": "schema/package-schema.json",
     "url": "https://obsproject.com/obs2_update/rtmp-services",
     "url": "https://obsproject.com/obs2_update/rtmp-services",
-    "version": 203,
+    "version": 204,
     "files": [
     "files": [
         {
         {
             "name": "services.json",
             "name": "services.json",
-            "version": 203
+            "version": 204
         }
         }
     ]
     ]
 }
 }

File diff suppressed because it is too large
+ 0 - 459
plugins/rtmp-services/data/services.json


Some files were not shown because too many files changed in this diff