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 Depending on the size of the remote desktop, the size of the object that appears to be streamed to t

Discussion in 'Unity Render Streaming' started by chealin, Dec 6, 2022.

  1. chealin

    chealin

    Joined:
    Sep 10, 2017
    Posts:
    76
    hello

    I am testing the unity executable file (broadcast) in the server.

    I use Windows-Remote Desktop to connect to the server.

    But this is when a problem arises


    With the streaming executable turned on on the server
    If you change the window size of Remote Desktop, the scaling of the streaming screen on the web will change.

    Is there any way to solve this problem?

    - Unity executable file setting
    - FullScreenMode: Windowed
    - Default Screen Width/Height : 1280 x 720

    - ScreenStreamSender.cs .
    - StreamingSize: 1920x1080
    -DepthBuffer : At least 24 bits depth (with stencil)
    -Anti-anliasing: 8 samples


    upload_2022-12-6_13-52-20.png
     

    Attached Files:

  2. kazuki_unity729

    kazuki_unity729

    Unity Technologies

    Joined:
    Aug 2, 2018
    Posts:
    803
    Which version of the package are you testing?