{ "name": "com.unity.renderstreaming", "displayName": "Unity Render Streaming", "version": "3.1.0-exp.9", "unity": "2020.3", "description": "This is a package for using Unity Render Streaming technology.", "dependencies": { "com.unity.webrtc": "3.0.0-pre.8", "com.unity.inputsystem": "1.5.1", "com.unity.ugui": "1.0.0", "com.unity.modules.screencapture": "1.0.0" }, "samples": [ { "displayName": "Example", "description": "RenderStreaming sample", "path": "Samples~/Example" } ], "_upm": { "changelog": "### Changed\n- deps: use com.unity.webrtc@3.0.0-pre.8\n- doc: improve the API documentation of VideoCodecInfo\n- doc: improve the API documentation of AudioCodecInfo\n- doc: improve the API documentation of VideoStreamSender\n- doc: improve the API documentation of VideoStreamReceiver\n- doc: improve the API documentation of InputSender\n- doc: improve the API documentation of InputReceiver\n- doc: improve the API documentation of AudioStreamSender\n- doc: improve the API documentation of AudioStreamReceiver\n- doc: improve the API documentation of SignalingManager" }, "upmCi": { "footprint": "53c7a2394e75942b6b9fde2a5be15a4e981f766e" }, "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.renderstreaming@3.1/manual/index.html", "repository": { "url": "https://github.com/Unity-Technologies/UnityRenderStreaming.git", "type": "git", "revision": "d7297df8f441b213c856e4564b5b438a8d8f8a3e" } }