-
-
Notifications
You must be signed in to change notification settings - Fork 340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
arv_camera_acquisition ARV_IS_BUFFER Failed #853
Comments
Rerun your sample code with |
Hello EmmanuelP thank you very much for your reply. As your proposal,I have added the following code to my sample :
I tried the basler camera again, and it was the same. |
Do you have a firewall ? Multiple network interfaces ? |
The camera and host are connected using a switch , and the host have multiple network interfaces. I seem to have solved the Then, I rerun my sample to reproduce the initial problem.
|
|
Does this happen every time ? It would help if you could capture the network traffic when the problem occurs, using wireshark. |
Sorry, I replied to you today because I wasn't working a few days ago. I always restart the host and camera to test , When taking about 1800~1900 photos, this phenomenon is bound to occur. I will try packet capture testing and get back to you later. |
I used
camera ip: 192.168.1.122 The packets message as following :
|
The detailed information of some packages is as follows:
|
Yes. Please open a new issue. |
Describe the bug
when I loop to call the arv_camera_acquisition function,sometimes it succeeds and sometimes it report an failed.
** Code **
Expected behavior
grabImage::707 , arv_camera_new
grabImage::717 , start arv_camera_acquisition
grabImage::719 , end arv_camera_acquisition
grabImage::730 , ARV_IS_BUFFER Failed
grabImage::717 , start arv_camera_acquisition
grabImage::719 , end arv_camera_acquisition
** (process:11292): CRITICAL **: 16:15:31.409: arv_buffer_get_image_region: assertion 'arv_buffer_payload_type_has_aoi (buffer->priv->payload_type)' failed
** (process:11292): CRITICAL **: 16:15:31.409: arv_buffer_get_image_pixel_format: assertion 'arv_buffer_payload_type_has_aoi (buffer->priv->payload_type)' failed
Camera description:
Platform description:
The text was updated successfully, but these errors were encountered: