hi,
my purpose is enable user control omniverse app on web browser.
i had enabled the LIVESTREAM WEBRTC CLIENT extension
however, when access the url of streaming on web browser, it doesn’t show the sync screen of USD composer. it shows the black screen.
is there any suggesion or hint to solve the situation?
thanks!
i check the console of the browser, there is an error:
Stopping Stream with error 0x00F22300@@
Yes thanks for posting. Actually this is the old way of doing kit app streaming using our webrtc. The NEW way, if you are using our new kit app template, is to use the “streaming” version of the kit file it creates. When you create a template, it will ask you if you want streaming, yes or no. If you select yes, it will create another copy of your kit file, but called “_streaming”. If you run that instead, you can then connect it directly to our web app viewer which can be found here on GITHUB GitHub - NVIDIA-Omniverse/web-viewer-sample: This sample demonstrates how a front-end client can present a streamed Omniverse Kit application and how to send messages between the two apps.
thanks for reply.
it’s work for one computer, but another is not working.
i also tried create a new template without change anything.
the browser is blank and there’s error in console.
is there any suggestion or hint?
If it worked for one computer and not the other, it must be something specific to that computer. I am not sure. Maybe a firewall problem or something.