I'm currently using UVC compliants cameras, it's working fine with Visual Studio and AForge. As the cameras will be further away, i need to use Ethernet cameras and especially GigE Vision Cameras. I'm searching for an open source library working with Visual Studio...
I know that every camera comes with a SDK provided by the vendor. The problem is that i need to perform some image processing in order to do some object detection. That's why i really to extract the video stream so I can do basic filtering/transorfmations into VS2019.
Sincerely, Alexis