Browse Source

添加投屏

jiajun.hu.x 2 years ago
parent
commit
88ca43221a
2 changed files with 30 additions and 0 deletions
  1. 1 0
      Packages/manifest.json
  2. 29 0
      Packages/packages-lock.json

+ 1 - 0
Packages/manifest.json

@@ -8,6 +8,7 @@
     "com.unity.ide.visualstudio": "2.0.16",
     "com.unity.ide.vscode": "1.2.5",
     "com.unity.purchasing": "4.5.2",
+    "com.unity.renderstreaming": "file:../UnityRenderStreaming-main/UnityRenderStreaming-main/com.unity.renderstreaming",
     "com.unity.test-framework": "1.1.31",
     "com.unity.textmeshpro": "3.0.6",
     "com.unity.timeline": "1.6.4",

+ 29 - 0
Packages/packages-lock.json

@@ -35,6 +35,13 @@
       },
       "url": "https://packages.unity.cn"
     },
+    "com.unity.editorcoroutines": {
+      "version": "1.0.0",
+      "depth": 2,
+      "source": "registry",
+      "dependencies": {},
+      "url": "https://packages.unity.cn"
+    },
     "com.unity.ext.nunit": {
       "version": "1.0.6",
       "depth": 1,
@@ -98,6 +105,17 @@
       },
       "url": "https://packages.unity.cn"
     },
+    "com.unity.renderstreaming": {
+      "version": "file:../UnityRenderStreaming-main/UnityRenderStreaming-main/com.unity.renderstreaming",
+      "depth": 0,
+      "source": "local",
+      "dependencies": {
+        "com.unity.webrtc": "3.0.0-pre.4",
+        "com.unity.inputsystem": "1.4.4",
+        "com.unity.ugui": "1.0.0",
+        "com.unity.modules.screencapture": "1.0.0"
+      }
+    },
     "com.unity.services.analytics": {
       "version": "4.2.0",
       "depth": 1,
@@ -179,6 +197,17 @@
       },
       "url": "https://packages.unity.cn"
     },
+    "com.unity.webrtc": {
+      "version": "3.0.0-pre.4",
+      "depth": 1,
+      "source": "registry",
+      "dependencies": {
+        "com.unity.modules.jsonserialize": "1.0.0",
+        "com.unity.editorcoroutines": "1.0.0",
+        "com.unity.modules.audio": "1.0.0"
+      },
+      "url": "https://packages.unity.cn"
+    },
     "com.unity.xr.legacyinputhelpers": {
       "version": "2.1.10",
       "depth": 1,