Visualizing IoT data

Hi
I`m new to the Omniverse but even after 2 hours of searching for articles/tutorials on how to connect to a live data stream i am still none the wiser. Can anyone please direct me to some articles/tutorials about this?
Thank you in advance.

Regards, Viki

Hey Viki,

I’m actually working thru the same issue at the moment. My understanding is that to use live data you need to have a nucleus server and Drive beta installed (for local).

I had this setup last year, although I’m having a bit of brain fog setting it up again!

I’d start with the following

and

Drive

Have a work thru this and let me know how you get on. I’m currently working on the same issue.

There are some really good videos on this but a little patience is required.

Basically think of the nucleus server as the main sync node for your workflow. Everything will pass thru that. Reading the docs it describes it as subscribe or publish to the server. So that is the connection point for all of your live data you are looking to sync between your apps.

I’m using the localhost method.

I have had this working before I just need a refresher myself!

TBH once its setup its super easy :)

I would look at this post, it seems like the local server details aren’t saved. The below worked for me.

Scroll down to this section

  • Server name: localhost
  • Username: admin
  • Password: admin

@mati-nvidia is the local nucleus server bugged? Seems like it is?

Cheers