Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    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:
    76
    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:
    803
    @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.