Code Monkey home page Code Monkey logo

unityrenderstreaming's Introduction

Unity Render Streaming

unity 2019.3

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 package to create their own unique solutions.

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

Branch

Branch Status
release/1.2.0 Stable
release/2.0.0 In development

Operating Environment

This solution is compatible with Unity 2019.3. Unity 2018.3 relies on the New Input System, so it is incompatible with this solution.

Platform Graphics API Hardware Encoder Software Encoder
Windows x64 DirectX11 ✅ (Require NVIDIA Graphics card)
Windows x64 DirectX12
Windows x64 OpenGL
Windows x64 Vulkan
Linux x64 OpenGL ✅ (Require NVIDIA Graphics card)
Linux x64 Vulkan
MacOS OpenGL
MacOS Metal

Supported Browsers

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

  • Desktop Chrome
  • Desktop Firefox
  • Desktop Safari
  • Desktop Microsoft Edge (Chrominium-based)
  • Android Chrome
  • iOS Safari

License

Package Structure

<root>
├── Assets
│   ├── Plugins
│   ├── Scenes
│   ├── Scripts
│   └── Tests
├── EmptyProjectForTest~
├── Packages
│   ├── com.unity.renderstreaming
│   └── com.unity.template.renderstreaming
├── 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 M80 - Multi camera
- DirectX12 (DXR) Support
2.1 - AMD graphics hw encoder
- UWP platform Support

FAQ

Read this page and Unity Forum

Contributors

unityrenderstreaming's People

Contributors

karasusan avatar phoxmcleod avatar sindharta avatar anchan828 avatar danisla avatar dependabot[bot] avatar koseyile avatar suvitruf avatar hisaos avatar tonymarkham-unity avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.