I was able to see Composer in a browser once (I don’t think I was dreaming), but now, either using the extension within Composer or trying to connect via the web-viewer sample, I’m getting the following error:
WebSocket connection to 'ws://172.18.48.1:49100/sign_in?peer_id=peer-[SOME_ID]&version=2&resolution=[SOME_RESOLUTION]' failed:
[stack depends on which app]
Any ideas?
Thanks in advance, Chuck
I’m only answering my own question in case anyone is stupid enough to make the errors that I made :-)
I’m trying to use the Omniverse Web Viewer Sample Application, and the prerequisite is to build an app from the correct Omniverse Kit App Template, namely the (streaming) USD Viewer App Template. Once I built and launched the correct app, I see it in the Omniverse Web Viewer Sample Application.
I’ve still got other issues including the USD file not being installed, but I think its because I just downloaded the zip file instead of cloning (git lfs required). I’ll update this thread as (or if) I make progress.
Yeah, grabbing the zip file doesn’t work. My first clue was that the sample USD files had some LFS message in them instead being binary files. I don’t know what else blew up, but it doesn’t matter.
Let me find out and get back to you