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

How to get signaling server at runtime?

Discussion in 'Unity Render Streaming' started by mgstauff, Aug 2, 2022.

  1. mgstauff

    mgstauff

    Joined:
    Sep 6, 2017
    Posts:
    59
    Hi, is it possible to get the current signaling server URL at runtime? RenderStreaming doesn't expose the SignalingURL field. I'd like to get it at runtime in builds to include in debug info. Thanks.
     
  2. mgstauff

    mgstauff

    Joined:
    Sep 6, 2017
    Posts:
    59
    And I should add, how can I set it at runtime?
     
  3. kazuki_unity729

    kazuki_unity729

    Unity Technologies

    Joined:
    Aug 2, 2018
    Posts:
    803
  4. mgstauff

    mgstauff

    Joined:
    Sep 6, 2017
    Posts:
    59
  5. kazuki_unity729

    kazuki_unity729

    Unity Technologies

    Joined:
    Aug 2, 2018
    Posts:
    803
    Yes. As you say, it is inconvenient.
    We will make the API for your issue. Thank you.
     
  6. Lares_Wang

    Lares_Wang

    Joined:
    Nov 19, 2022
    Posts:
    2
  7. kazuki_unity729

    kazuki_unity729

    Unity Technologies

    Joined:
    Aug 2, 2018
    Posts:
    803
    You need to implement the command-line args yourself.
    The command-line execution support is planned for our roadmap.
     
  8. Lares_Wang

    Lares_Wang

    Joined:
    Nov 19, 2022
    Posts:
    2
    Modify the source code is not acceptable due to our requirement. Thanks anyway.
     
  9. kazuki_unity729

    kazuki_unity729

    Unity Technologies

    Joined:
    Aug 2, 2018
    Posts:
    803
    We will touch the development of the command-line args support for the first release of next year.