How to stream and display the Isaacsim screen in a browser

I want to stream and display the screen of Isaacsim, which was built using the isaacsim-app-template, in a browser.
I read GitHub - isaac-sim/isaacsim-app-template: Isaac Sim App Template but couldn’t find a supported method for streaming and displaying, so please let me know.
Please answer the questions listed below.

(1) Is the following list correct for the environments in which Isaacsim supports streaming display? Are there any that are not supported?

  • Windows
  • Ubuntu
  • Container

(2) Is threre no officially supported client application from NVIDIA for streaming and displaying the Isaacsim screen in a browser?
Is it correct to understand that it needs to be created based on the following?

(3) Is it correct to understand that the extensions shown below are no longer supported?

WebRTC Browser Client — Omniverse Extensions WebSocket Browser Client — Omniverse Extensions

(4) Is the same true for (2) and (3) regarding the kit-app-template?

WebRTC Browser Client was supported in Isaac Sim 4.2.0. However, starting with 4.5.0, the only supported livestreaming methods are those described in Livestream Clients — Isaac Sim Documentation are supported. I would suggest trying to launch kit-app-template with isaacsim.exp.full.streaming.kit using either of the methods.

1 Like

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