C

CloudRender-WebRTC

Unity的WebRTC包

update
贾世豪 authored
7b745cec
Name Last commit Last update
.yamato init
BuildScripts~ init
Documentation~ init
Editor init
Plugin~ init
Runtime update
Samples~ init
Tests init
WebRTC~ init
.editorconfig init
.gitignore init
.npmignore init
CHANGELOG.md init
CHANGELOG.md.meta init
CONTRIBUTING.md init
CONTRIBUTING.md.meta init
Editor.meta init
LICENSE.md init
LICENSE.md.meta init
Plugins.meta init
README.md init
README.md.meta init
Runtime.meta init
Tests.meta init
Third Party Notices.md init
Third Party Notices.md.meta
package.json
package.json.meta

WebRTC for Unity

unity 2019.4 unity 2020.3

WebRTC for Unity is a package that allows WebRTC to be used in Unity.

If you are interested in the streaming solution with WebRTC, you can check Unity Render Streaming.

Documentation

Check out the WebRTC documentation for more info.

Installation

Please see Install package.

Requirements

Please see Requirements.

Customize native plugin

Please read this if you have an interest to customize native code in this project.

Roadmap

Version libwebrtc version Focus When
1.0.0-preview M72 - First release Sep 2019
1.1.0-preview M72 - IL2CPP Support
- Linux platform Support
- Add software encoder
Feb 2020
2.0.0-preview M79 - Multi camera
- DirectX12 (DXR) Support
Apr 2020
2.1.0-preview M84 - Profiler tool
- Bitrate control
Aug 2020
2.2.0-preview M85 - Video decoder (VP8, VP9 only)
- Vulkan HW encoder support
- MacOS HW encoder support
Oct 2020
2.3.0-preview M85 - iOS platform suppport Dec 2020
2.4.0-exp.1 M89 - Android platform suppport Apr 2021
2.4.0-exp.2 M89 May 2021
2.4.0-exp.3 M89 Jun 2021
2.4.0-exp.4 M89 - Audio renderer support -
- Apple Silicon support
Jul 2021

Licenses

Contribution