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: