Isaac Sim 5.0 Remote Streaming Fails with kit_remote-103.1.1 (Worked in 4.5)

Isaac Sim Version

5.0.0
4.5.0
4.2.0
4.1.0
4.0.0
4.5.0
2023.1.1
2023.1.0-hotfix.1
Other (please specify):

Operating System

Ubuntu 24.04
Ubuntu 22.04
Ubuntu 20.04
Windows 11
Windows 10
Other (please specify):

GPU Information

  • Model: NVIDIA GeForce RTX 3090
  • Driver Version: 565.57.01

Topic Description

I’m attempting to use remote streaming in Isaac Sim 5.0.0. The isaac-sim.streaming.sh script is being launched on the host, and I’m using kit_remote-103.1.1 as the client. However, streaming fails to work as expected.

Any advice or clarification would be greatly appreciated.

Steps to Reproduce

# Host:
~/isaacsim/_build/linux-x86_64/release/isaac-sim.streaming.sh
# Client
./kit-remote --width 1920 --height 1080 --server xxx.xxx.xx.xx (kit_remote-103.1.1 version)

Error Messages

streaming_output.txt (50.1 KB)

client_output.txt (3.3 KB)

Additional Information

In Isaac Sim 4.5.0, the setup worked fine using the isaac-sim.old_streaming.sh script with the same kit_remote client.

I’m wondering:

  • Is kit_remote-103.1.1 still compatible with Isaac Sim 5.0.0?
  • Is there a newer kit_remote version available that should be used with Isaac Sim 5.0?

You may need to wait for the Isaac Sim WebRTC Streaming Client application to be available for WebRTC streaming. We will provide an update once it’s available.

@milos_nikolic The Kit remote client is no longer supported. It is replaced by Isaac Sim WebRTC Streaming Client.
./isaac-sim.streaming.sh runs the Isaac Sim Full Streaming headless App for the Isaac Sim WebRTC Streaming Client to connect to.

Download this new client here.
Version 1.0.6 will work with Isaac Sim 4.5.0 and 5.0.0.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.