We’re using DX11 and NVENV. Is there any way (even if it uses a different SDK) to figure out the “Max # of concurrent sessions” for encode? The data for a bunch of cards is here:
We could get the name of card and keep a copy of this table in our SW. But that’s really fragile.
We could also run an app that attempts to start sessions until it fails.
I hope there’s a better way. Let me know.