aravis icon indicating copy to clipboard operation
aravis copied to clipboard

A vision library for genicam based cameras

Results 204 aravis issues
Sort by recently updated
recently updated
newest added

I'm using USB3 Machine Vision Camera on USB3.0 Port, and actual camera specification offers 2448x2048 @85 FPS (BayerGB8) required bandwidth is ~3.38 Gbps which is less than USB3.0 speed. I...

Hello Emmanuel, Is it possible that we clear the data in the ArvBuffer object itself after consuming it? It seems like when the buffers are created and pushed in the...

It appears to me that when Aravis fails to acquire control of the camera, it will ignore this error and continue as if control was acquired. This is is visible...

1. Enhancement
5. Gige

An incomplete attempt to detect underrun conditions, as a fix to #849 . The complete implementation should take resent packets into account.

Fixes #1001. I am not sure this is the right way to fix it. In arvgentlsystem.c I see there is a *device* hashmap which is updated by the `_discover` function....

**Is your feature request related to a problem? Please describe.** as per the README it should be possible to build only the library: https://github.com/AravisProject/aravis/blob/bf96964bde440174594ce3ae3b2b79092e934e09/README.md?plain=1#L48-L49 and while it's possible to pass...

1. Enhancement
5. Build

**Is your feature request related to a problem? Please describe.** Currently, Aravis requires exclusive control access to stream from a GigE Vision camera. This becomes an issue when another application...

1. Enhancement

**Describe the bug** Getting a `gst_video_center_rect: assertion 'src->h != 0'` error when using arv-viewer, cannot pop buffer from stream when using python-aravis library. **To Reproduce** Run arv-viewer-0.8 Camera is detected...

5. Gige
2. Needs informations

**Is your feature request related to a problem? Please describe.** I have some code that expects to stream a camera, using Aravis, and to receive Mono 14 frames, converts them...

1. Enhancement
5. Simulator

**Is your feature request related to a problem? Please describe.** I have some code that expects to stream a camera, using Aravis, and to receive bayered frames that it then...

1. Enhancement
5. Simulator