Basler Camera not work
I have a Basler GigE Camera, I want to handle it in .Net Core. So I found GigeVision - amazing library.
I have tried the library on my device, I can found and connect to my device. But I can grab image or control it's parameter. After debugging, I found that the local file reading code, return wrong file address as showing in this image.
Anyone have any idea to fix it please?
@RemyEE Local file mode is not tested/implemented from what I remember.
To fix you must provide the xml file where it is required Check this method this will give you the idea, you may need to modify this method as well. https://github.com/Touseefelahi/GigeVision/blob/master/GigeVision.Core/Services/Gvcp.cs#L812
@RemyEE actually the file is not local, it is from the camera.