Stream Failure on remote Windows Server

I am a new user of Isaac Sim and I am trying to set up the env to run isaac sim with stream on a win11 server with desktop, but I got some problems with the stream server.

The headless.native/webrtc run well when I open a terminal in the remote desktop of Win11 server, I can access the stream in my local machine with website or streaming client.

However, when I tried to access the remote Win11 via ssh locally, the the headless.webrtc can’t work with the Error:


with stream website:

For headless.native, with similar error and failed to access the streaming in the streaming client.

It seems the isaac streaming function are executed differently in the local terminal and the remote ssh terminal.

My goal is to run and a standalone python scripts in a local vscode connected to the server via ssh. I tried to run and debug with attach remote in Attaching the Debugger to a Running App, though the Link show attached in remote server, but it seems nothing is going on the terminal of the GUI:

I hope I can get some help from you for those problems to find some ways to use local vscode and stream client to debug and run the standalone scripts more efficiently on remote Win11 Server. Thank you so much.

Here is the driver and cuda info of the server:
image

Can you tell me how you got this so far becuse i use cloud vm i download omniverse launcher and i couldn’t let me downloaded extensions i use tunel for get that to browser.so if you use same as me vm can you say what are the approches you get ? For streaming i use webrtc

Thanks a lot for your help.

I use a Win11 server with desktop UI and download the omniverse launcher on it through remote desktop. To code easily, I don’t use the remote desktop, and I access ISAAC-SIM-4.1.0 folder on the server with my local vscode via ssh.

I run the bat file to launch the headless isaac sim of native or webrtc with:
./isaac-sim.headless.native.bat and ./isaac-sim.headless.webrtc.bat,
then the corresponding errors in the screenshot showed up.

However, if I use the remote desktop of the server, and run the bat file in the terminal on the server in the remote desktop, errors didn’t show up.

That is the way how I met error, and I have no idea why launching the .bat file locally and remotely could lead to different results. maybe there are some changes in the env variables. If you need more detailed or specific information for the error, please let me know what I can offer you to help me know my error better.

Thank you so much !

1 Like

okay thank you i will let you know