nvmlDeviceGetEncoderStats return sessioncount 0 while streaming omniverse create?

Hello,

we have the following setup: Ubuntu 20.04 server with two A40. When I start Omniverse Create and start websocket-streaming and the call nvmlDeviceGetEncoderStats it returns sessioncount = 0. Is this a bug? I hoped to get information about the load on the gpus on our render server this way…

Thanks

Carl

When I run my program under Windows while streaming with create, I get the expected result… is there something I have to enable under linux, or does my results under linux mean, that the encoding is done by the CPU instead of GPU?

image