Pixel Streaming not working on NVDIA GeForce 940MX

Hi,

I have been trying to get a basic pixel streaming application up and running to test out a POC. But when I run the start command I get the error saying.

no compatible gpu found or failed to load their respective encoder libraries

which obviously mean that the current GPU I am trying on does not support NVENC encoder (according to the documentation). But according to this matrix it does.

Im not sure If I have missed something. Any help would be appreciated.

Windows 10 Enterprise - 19044
NVIDIA Driver - 462.30

Are you trying to serve from a 940MX? I’m not sure that that GPU has sufficient shader capabilities to do this. It should work as a client, though.

Or Unreal tries to use H.265/HEVC, which isn’t supported by the 940MX encoder implementation.

Hey,

Thank you for the response. No Im just trying to test a simple application to get POC working.
I’m not sure. Is there a way that we can know whether it is trying to use H.265/HEVC ?