Hi,
I have facing an issue getting the live camera feed from Basler camera into Bonsai. I can only use PylonCapture and when i add it to the workflow with the following properties and run it, i get the following error:
The type initializer for 'OpenCV.Net.Native.NativeMethods' threw and exception. (file 'streamgrabberllmpl.cpp', line 469)
Properties:
GrabStrategy: LatestImages
ParameterFile: acA1920-155uc_23164390.pfs
SerialNumber: Basler camera serial number chosen from the drop-down menu
I have installed the required Packages, Bonsai - Pylon Library. I have also installed other required libraries. But, i am still getting the same error.
In another pipeline, I am using CameraCapture, which uses an already saved video from the camera and that works perfectly. Kindly tell me what should i do here?