Açıklama Yok

胡佳骏 34e62101b5 项目提交 1 yıl önce
.github 34e62101b5 项目提交 1 yıl önce
.yamato 34e62101b5 项目提交 1 yıl önce
BuildScripts~ 34e62101b5 项目提交 1 yıl önce
Documentation~ 34e62101b5 项目提交 1 yıl önce
Editor 34e62101b5 项目提交 1 yıl önce
Plugin~ 34e62101b5 项目提交 1 yıl önce
Runtime 34e62101b5 项目提交 1 yıl önce
Samples~ 34e62101b5 项目提交 1 yıl önce
Tests 34e62101b5 项目提交 1 yıl önce
WebRTC~ 34e62101b5 项目提交 1 yıl önce
.editorconfig 34e62101b5 项目提交 1 yıl önce
.gitignore 34e62101b5 项目提交 1 yıl önce
.npmignore 34e62101b5 项目提交 1 yıl önce
CHANGELOG.md 34e62101b5 项目提交 1 yıl önce
CHANGELOG.md.meta 34e62101b5 项目提交 1 yıl önce
CONTRIBUTING.md 34e62101b5 项目提交 1 yıl önce
CONTRIBUTING.md.meta 34e62101b5 项目提交 1 yıl önce
Editor.meta 34e62101b5 项目提交 1 yıl önce
LICENSE.md 34e62101b5 项目提交 1 yıl önce
LICENSE.md.meta 34e62101b5 项目提交 1 yıl önce
README.md 34e62101b5 项目提交 1 yıl önce
README.md.meta 34e62101b5 项目提交 1 yıl önce
Runtime.meta 34e62101b5 项目提交 1 yıl önce
TestRunnerOptions.json 34e62101b5 项目提交 1 yıl önce
TestRunnerOptions.json.meta 34e62101b5 项目提交 1 yıl önce
Tests.meta 34e62101b5 项目提交 1 yıl önce
Third Party Notices.md 34e62101b5 项目提交 1 yıl önce
Third Party Notices.md.meta 34e62101b5 项目提交 1 yıl önce
ValidationExceptions.json 34e62101b5 项目提交 1 yıl önce
ValidationExceptions.json.meta 34e62101b5 项目提交 1 yıl önce
package.json 34e62101b5 项目提交 1 yıl önce
package.json.meta 34e62101b5 项目提交 1 yıl önce

README.md

WebRTC for Unity

unity 2019.4 unity 2020.3 unity 2021.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 support | Dec 2020 | | 2.4.0-exp.1 | M89 | - Android platform support | Apr 2021 | | 2.4.0-exp.2 | M89 | - Fix bugs | May 2021 | | 2.4.0-exp.3 | M89 | - Fix bugs | Jun 2021 | | 2.4.0-exp.4 | M89 | - Audio renderer support
- Apple Silicon support | Aug 2021 | | 2.4.0-exp.5 | M92 | - Fix audio streaming issues | Feb 2022 | | 2.4.0-exp.6 | M92 | - Hotfix | Feb 2022 | | 2.4.0-exp.7 | M92 | - Fix video streaming issues | May 2022 | | 2.4.0-exp.8 | M92 | - Fix bugs | Jul 2022 | | 2.4.0-exp.9 | M92 | - Hotfix | Aug 2022 | | 2.4.0-exp.10 | M92 | - Hotfix | Aug 2022 | | 2.4.0-exp.11 | M92 | - Hotfix | Sep 2022 | | 3.0.0-pre.1 | M92 | - Fix bugs | Dec 2022 | | 3.0.0-pre.2 | M104 | - Fix bugs | Jan 2023 |

Licenses

Contribution