1 Star 0 Fork 9

张友鹏 / UnityRenderStreaming

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Unity Render Streaming

unity 2019.1

Unity Render Streaming is a solution that provides Unity's high quality rendering abilities via browser. It's designed to meet the needs of tasks like viewing car configurators or architectural models on mobile devices.
This solution's streaming technology takes advantage of WebRTC, and developers can even use the WebRTC API to create their own unique solutions.

This repository manages 3 packages. Details can be found in the README.md for each package.

Operating Environment

This solution is compatible with Unity 2019.1. Currently it only runs in a Windows 64-bit environment. Unity 2018.3 relies on the New Input System, so it is incompatible with this solution.

Supported Browsers

Browser support depends on the status of each browser's WebRTC support.

  • Desktop Chrome
  • Desktop Firefox
  • Desktop Safari
  • Android Chrome
  • iOS Safari

License

com.unity.template.renderstreaming license

com.unity.webrtc license

Graphics Cards

This solution is optimised for NVIDIA graphics cards. Using a recommended graphics card will allow streaming with lower latency. See NVIDIA's NVIDIA VIDEO CODEC SDK webpage for a list of recommended graphics cards.

Package Structure

<root>
├── Assets
│   ├── Plugins
│   ├── Scenes
│   ├── Scripts
│   └── Tests
├── Packages
│   ├── com.unity.renderstreaming
│   ├── com.unity.template.renderstreaming
│   └── com.unity.webrtc
├── ProjectSettings
├── Plugin
│   ├── WebRTCPlugin
│   └── unity
├── RenderStreamingSampleSrc~
│   └── RS_HDRPSampleSrc_1.x
└── WebApp
    ├── public
    ├── src
    └── test

Roadmap

Version libwebrtc version Focus
1.0 M72 - First release
2.0 - Multi camera
- Simulcast
2.1 - Linux support
- Add HW encoder
-
-

FAQ

Read this page.

Sample Sources

Contributors

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/zhang-youpeng/UnityRenderStreaming.git
git@gitee.com:zhang-youpeng/UnityRenderStreaming.git
zhang-youpeng
UnityRenderStreaming
UnityRenderStreaming
chore/promotion

搜索帮助