I am trying to run Docker & Omniverse Animation Pipeline Workflow on a RTX Virtual Workstation (g5.12xlarge) AWS EC2 instance. After completing the pre-requisites and downloading and installing through the documentation, when I run the Animation Graph Microservice or Omniverse Renderer Microservice, nothing shows up, i.e the scene is not rendered anywhere.
I see while running the animation graph microservice, I receive the glfw warning but even with the troubleshooting i.e, sudo xhost + nothing shows up. And yes the X11Forwarding yes is set.
Can you forward to me, exactly what documentation you are following please. I not familiar with this. Have you installed Launcher ? Have you installed USD Composer ? Have you installed FARM ? What microservices are you referring to ?
I am using docker to pull those microservices including:
ia-animation-graph-microservice:1.0.1
ia-omniverse-renderer-microservice:1.0.1
audio2face:1.0.11
When I run the animation graph microservice, this should open the omniverse application via docker itself right? but the UI never shows up. Where do I visualize this scene?