Hi Omniverse Community,
I am currently working with the Kit Application Template (USD Viewer/USD composer) and the Web Viewer Sample (web client). However, I am encountering an issue where the browser is unable to access the stream. Below are the details of the errors and warnings I am seeing:
- USD Viewer Warnings:
e[33mmain: thread_init: already added for thread e[;me[33mmain: thread_init: already added for thread e;m2025-03-07 05:44:03 [100,861ms] [Warning] [carb.livestream-rtc.plugin] onClientEventRaised: NVST_CCE_DISCONNECTED when m_connectionCount 4294967294 != 1 2025-03-07 05:44:03 [100,888ms] [Warning] [carb.livestream-rtc.plugin] onClientEventRaised: NVST_CCE_DISCONNECTED when m_connectionCount 4294967293 != 1
- Browser Console Errors:
Additional Information:
-
Kit SDK Version: 106.5.0+release.162521.d02c707b.gl
-
Relevant Extensions:
omni.kit.livestream.core-6.1.0
omni.kit.livestream.messaging-1.1.1
omni.kit.livestream.webrtc-6.0.0
-
Platform: Windows 10
-
Web Viewer Sample Versions Tested: 1.4.1 and 1.4.0
-
**Local streaming
I have followed the documentation to set up both the USD Viewer and the Web Viewer Sample, but I am unable to resolve this issue. The warnings suggest a disconnection issue with the NVST (NVIDIA Streaming) client, and the browser console also shows errors that might be related to the stream not being accessible.
Has anyone encountered a similar issue or have any suggestions on how to resolve this? Any help would be greatly appreciated!
Thank you in advance!