Try launch ./python.sh standalone_examples/api/omni.isaac.kit/livestream.py

Hello,
I have installed Isaac Sim container (v 2022.2.1) on a personal server equipped with a Quadro RTX 5000.
When I launch ./python.sh standalone_examples/api/omni.isaac.kit/livestream.py everything works fine until I try to launch Omniverse Streaming Client.
When I click on connect I see a black window and the message :
./python.sh: line 41: 603 Segmentation fault (core dumped) $python_exe "$@" $args
is printed on docker terminal

Hi @Leopold_M - Can you share the complete log file to debug further?

Also, there is a documentation for Know Issues for your reference: Known Issues — Omniverse Robotics documentation

log_error_streaming.txt (25.0 KB)

Hello, thank you for your answer. I enclose the logs, I hope they are the ones you want.
Also when I launch./runheadless.native.sh streaming works normally.

Hi. Please try this patch:

Thanks a lot for your help.
It works perfectly well now. I can connect the streaming client successfully

1 Like

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