Isaac Sim Version
4.5.0, as a docker image pulled from nvcr.io/nvidia/isaac-sim:4.5.0
Operating System
Ubuntu 22.04
GPU Information
- Model: NVIDIA GeForce RTX 3090
- Driver Version: 550.127.05
- CUDA Version: 12.4
Topic Description
Detailed Description
I am trying to run IsaacSim remotely. I am able to run the container on the remote machine. When I run ./runheadless.sh, it gets to “Isaac Sim Full Streaming App is loaded” and I also port forward 49100. Then on my local machine run the isaacsim webrtc streaming client, I can click connect and only once I hit connect do some errors come up in the terminal. Additionally, the streaming client is blank (grey).
Terminal with verbose logging:
Note that the “NetStreamServer::onSignalingHeaders” line comes up right when i click connect locally.
Meanwhile my streaming client just is the same grey color for the entire window (other than the “View” and “About” buttons in the top left)
This happens from a fresh start of the container as well. I am using kubernetes to deploy this container to a remote server.
If I try to reload the client i get these messages in the terminal:
main: thread_init: already added for thread
2025-02-01 00:46:33 [929,732ms] [Info] [carb.livestream-rtc.plugin] Stream server: connected stream 0x181bcd50 on connection 0x7faf24376740
2025-02-01 00:46:49 [945,745ms] [Info] [carb.livestream-rtc.plugin] Stream Server: stream0 0x7faf24376740 (type 1) stopped
2025-02-01 00:46:49 [945,745ms] [Info] [carb.livestream-rtc.plugin] Stream Server: stream1 0x7faf240253b0 (type 4) stopped
2025-02-01 00:46:49 [945,745ms] [Info] [carb.livestream-rtc.plugin] Stream Server: stream2 0x7faf245a58e0 (type 2) stopped
2025-02-01 00:46:49 [945,745ms] [Warning] [carb.livestream-rtc.plugin] onClientEventRaised: NVST_CCE_DISCONNECTED when m_connectionCount 4294967295 != 1