Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Question I would like to know the minimum spec for RenderStreaming to work.

Discussion in 'Unity Render Streaming' started by chealin, Oct 4, 2022.

  1. chealin

    chealin

    Joined:
    Sep 10, 2017
    Posts:
    56
    hello

    I'm looking for the minimum specs that Streaming can run on to use AWS.

    From that page (https://docs.unity3d.com/Packages/com.unity.renderstreaming@3.1/manual/faq.html)
    I've seen questions and answers about hardware constraints

    But the answer seemed to be ok to use any GPU
    Because if you go through the linked URL, I introduced you to a GPU that can encode any video.
    However, I am contemplating the minimum and recommended specifications.

    what i'm wondering is

    1. Are there minimum hardware requirements to use RenderStreaming?
    (CPU,GPU,RAM..)


    2. Can I know the minimum specification of the sample project that is installed together when installing the Unity Render Streaming package?

    Thank you for your reply.
     
  2. kazuki_unity729

    kazuki_unity729

    Unity Technologies

    Joined:
    Aug 2, 2018
    Posts:
    619
    @chealin
    I guess it depends on the complexity of your Unity scene and graphics quality.
    We have tested with GCP(Google Cloud Platform) instances installing Tesla T4, it worked well.