Teresa-AlliedVision

Results 67 comments of Teresa-AlliedVision

It seems the path to the GigETL was registered twice, try to use the uninstall and install scripts, so that there is only one path registered. Alternatively you can also...

It might be good to uninstall, delete and then redownload and reinstall the SDK. I think that would be faster and easier than debugging where exactly the installation didn't work....

Error -20 does mean read or write error in camera or disk. How fast are you changing the settings in the camera between second and third time and is it...

How long is the time in between loading settings?

Hello Lucas-Mantuan, my collegue checked your code and was able to execute it after modifying the line here; `def video_feed(): return Response(frame_handler(), mimetype='multipart/x-mixed-replace; boundary=frame')` You just need to give the...

Do you check the timestamp of the frame object (frame.timestamp)? This shows the time of when the camera started exposing the sensor, it is essentially the time of the start...

Hello, this is not a problem regarding "How to set the parameter", but that the camera connection is recognized as a USB2 connection. Either your cable, USB port or maybe...