C
Chris Niemann
Hello,We wrote a system in C# that relies on ComputerVision to process IP Camera inputs. Up until production we used a simple recording, that always worked, once we moved to production, and started using actual IP Cameras we encountered that the CV application no longer has access to the GPU resource. When running the CV from the cmd there isn't any issue. After some research it seems like IIS is actually restricting hardware usage for processes started in IIS. I was hoping you could help me, or get me in contact with someone about exploring solutions to this problem?Thanks!
Continue reading...
Continue reading...