With using “WebBrowserInput” Sample Scene from Unity Render Streaming i encauntered the problem that after i type the **'http:// '**s of my web server app(i am trying to see the stream just from my browser right now) in Signaling URL it was ok.
But after i click play button it replaced with the ‘ws://localhost’ and i cannot see the stream from my browser. You can see as well from the screenshots that i added.
To tell the truth, I haven’t been able to get an video stream yet, and how can I solve the problem I’m having here?
I think that the setting is overwritten at the timing of Awake().
If you want to use the component settings, please check RunOnAwake of RenderStreamingComponent.