Hi,
I have a question about A2F streaming rendered graphics to a web application. The idea here is to use a RTC connection to the “scene” which is a live connection to the application itself.
What I notice when using the WebRTC connection, is that it streams the entire A2F application. Where I only need the “scene” that is being rendered. Also using WebRTC I need to click on the “play” button on the web application before the streaming starts.
My question is whether there are other possibilities to render a “scene” to a web application (I also read something about omniverse queues and agents, where movie renderer can be applied to A2F and the agents outputs the rendered “scene” to a location, but I could not find the kit for doing that).
Regards