acceleration3
acceleration3
I believe the hidden NEW_INTERFACE_REMOTE_SUBMIX requires android.permission.CAPTURE_AUDIO_OUTPUT, which is only granted to non-third party applications and why the huawei app is capable of using it. Unless the system is rooted,...
It's supposed to install an "obsolete" version. The newer versions, while being more advanced and feature complete, have more and better checks implemented to detect and block hardware configurations it's...
That driver from Microsoft is the only one that I found that enables this to work under Windows 10 on Azure with an M60 GPU so I recommend that one...
Can you run this command in the virtual machine's CMD: `start "" /D "C:\Program Files\NVIDIA Corporation\NvContainer" "C:\Program Files\NVIDIA Corporation\NvStreamSrv\nvstreamer.exe"` And paste a screenshot or the output here?
My bad, the command should be `start /B "" /D "C:\Program Files\NVIDIA Corporation\NvContainer" "C:\Program Files\NVIDIA Corporation\NvStreamSrv\nvstreamer.exe"`
According to this line: `#0(E)[2020-12-26 16:52:55,277]=22:22:55={000022D4} NvEncodeAPI Not Supported` The drivers you are using right now don't support NvEnc. I updated the script a while ago to use jamesstringerparsec's GPU...
Alright, I will leave the issue open for now. Please report back when you've tried.
@albertostefanelli The error with NVIDIA FrameBufferCopy not enabling is because it only accepts GRID capable GPUs. You have to use it on a GRID capable GPU as well as installing...
@albertostefanelli I'm not sure if there's a way to check it. I can't tell you exactly what's wrong with your setup since NvFBCEnable is entirely closed source and developed by...
While the message itself showing is a bug, the script didn't error in any way and should have still worked.