Code Monkey home page Code Monkey logo

Comments (4)

Nemo-G avatar Nemo-G commented on May 18, 2024

Hi @Strepto , at very early stage I've participated a little in the integration of RenderStreaming. I would share some of my thoughts on this.

Technically you can deploy a dedicated server in a cloud service vendor like GCP/AWS running Unity. But there are few things you should take into consideration:

  1. As WebRTC has been used, to support a stable service, you'd better implement your own signal server and also setup your own stun/turn server. Otherwise your client can easily be kicked out.

  2. RenderStreaming is a CPU/GPU heavy project. And it is costly to use such machine in a public cloud service provider. And in one physical machine, you can just run a few streaming project. Unity would not provide such server according to FAQ.

My colleagues from RenderStreaming team may answer you better. Just hope it helps!

from unityrenderstreaming.

Strepto avatar Strepto commented on May 18, 2024

Thank you for your insights.

If I understand you correctly, it is OK to self-host my Unity Render Streaming solution in AWS. Unity will not support me in setting this up, but will not stop me from doing so either?

from unityrenderstreaming.

sindharta avatar sindharta commented on May 18, 2024

Unity will definitely not stop you from hosting your solution in AWS.
We will appreciate it if you let us know how it goes.

from unityrenderstreaming.

Strepto avatar Strepto commented on May 18, 2024

Thank you! Marking this as resolved.

from unityrenderstreaming.

Related Issues (20)

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.