Zjaun

Results 4 comments of Zjaun

In host, this is what it is supposed to look like ![image](https://github.com/jamesstringerparsec/Easy-GPU-PV/assets/91415509/fdddb6ea-255c-4c6e-a627-2dbe67b7c4fa) But in client, the GPU cannot be seen ![image](https://github.com/jamesstringerparsec/Easy-GPU-PV/assets/91415509/7c5e818f-32bc-44cb-a7f7-3b8af87b54f0) Here are the videos that I've seen that has...

I think the culprit is either the 22H2 update or the drivers from NVIDIA. Haven't tested yet (since I haven't made an image when I was in 21H2, and I...

I based my changes only in `videoInputLib.java` ([link](https://github.com/bytedeco/javacpp-presets/blob/master/videoinput/src/gen/java/org/bytedeco/videoinput/global/videoInputLib.java)), can you guide me where is the videoCodec located so that I can take a look?

Oohh, a new function (I guess) that is not implemented directly in the `VideoInputFrameGrabber`. I think I may have to comb through the `FrameGrabber` class and add the methods not...