SMA2016a
SMA2016a
would tell what camera model you are using mainly GigE or USB? do you run multi thread application?
powercycle the camera and try to delete Genicam cache directory e.g /home{username}/genicam_xml_cache
then make sure that your grab thread closes the camera object properly in case of error.
would you check the following two camera parameters. Resulting framerate Linkspeed
Yes, you can do that. You can access the output image and save it. if you need more help, you can create need code line for c++ using the code...
by the way, you need Eval license to access the vTools via SDK, which is also free of charge for 180day. Send me private message or an email to your...
@Pandananana, you may easily work around this if you set fooling in the cpp. pylon_ros2_camera.cpp in Line 82. I did not test it, but it must work. else if (model_name.compare(0,...
yes, I can create a pull request