You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: