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

**Describe the bug** We are using cypress FX3 USB3 camera for our project purpose , when we use aravis-viewer or any other tool to see streaming then it is giving...

5. Usb3
2. Needs informations
1. Performance

I used the LEO25000S-24GC camera from Vision Datum company and deployed Aravis via MSYS2. I was able to successfully detect and connect to the device. However, the window does not...

5. Viewer
2. Needs informations
7. Windows

Under certain networking conditions a call to either `arv_get_n_devices` or `arv_get_device_serial_nbr` may hang indefinitely. I am not sure which one is actually hanging, but I suspect it is `arv_get_n_devices`. I...

1. bug
5. Gige
2. Needs informations

**Describe the bug** Creating a preallocated buffer in python throws the above error **To Reproduce** import gi, numpy gi.require_version('Aravis','0.8') from gi.repository import Aravis, fake_array = numpy.arange(1,17, dtype= numpy.uint16).reshape((4,4)) fake_buffer =...

1. bug
2. Needs informations
5. Python

I need the statistics that are available on the stream object in a gstreamer pipeline. The stream was not accessible from the element. To access the stream, I add a...

### Description Follow-up to the [How to set a Chunk Selector node?](https://aravis-project.discourse.group/t/how-to-set-a-chunk-selector-node/787) discord discussion. It is a about accessing scale and offset values per channel ABC for conversion of point...

5. Genicam
5. Image buffer

Hi! **Describe the bug** When I use a camera The Imaging Source DFK 33UX273 with 200 fps and exposure 1000 my application crashes, but when I use a Basler QCAM-UC1440-220CE...

2. Needs informations

This test crashes as soon as the new source element is put in PLAYING mode. But that is probably due to a mishandling of the pipeline. Doing this sort of...

chunkparser: allow to set string and integer features On some devices, chunk access requires a change of a local feature value. For example: ``` Expert 0 1 2 0 Expert...

**Describe the bug** Hi i installed Aravis 0.8 according to installation(meson) and everything installed fine but when i run `/usr/local/bin# ./arv-tool-0.8` i encountered `No device found` ( i set my...

5. Gige
2. Needs informations