aravis icon indicating copy to clipboard operation
aravis copied to clipboard

A vision library for genicam based cameras

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

**Describe the bug** When I start the acquisition of a camera, some features are still marked as writable when I check their actual Access Mode while it’s supposed to be...

1. bug
5. Genicam

You can enable debugging in a program with e.g. `arv_debug_enable ("all:3");` It would be nice If you could set a callback for the actual output. Currently `g_printf(stderr, ...)` is used...

**Describe the bug** arv-acquisiton-test fails to pop a buffer on several windows machines. This behavior can be generalized to any of the arv_stream_*_pop_buffer functions. Strangely, it works on another windows...

5. Gige
7. Windows

**Describe the bug** Using a hardware trigger I can run the camera at max framerate without issue. If frames are not triggered for an amount of time proportional to the...

5. Gige

Instead of binding the socket to the interface address, use ADDR_ANY and set the BINDTODEVICE socket option. That would allow to control a device incorrectly configured. SO_BINDTODEVICE is a linux...

**bug description:** The program arv-viewer-0.8 recognize the Allied Vision ALVIUM 1800 U-052m camera, and can open it, however no frame is acquired. The program arv-test-0.8 with the option -d all...

1. bug
5. Usb3
1. Device support

**Describe the bug** Some tests are producing errors, especially on second execution **To Reproduce** Execute arv-test-0.8 -d all **Expected behavior** All tests producing success, on several executions **Camera description:** -...

1. bug
5. Usb3

**Describe the bug** Hi, in our project I built the aravis Interface. Everything is running well except we have **ARV_BUFFER_STATUS_SIZE_MISMATCH** Situation with every camera. Some images are just missing a...

5. Usb3
2. Needs informations
1. Performance

**Is your feature request related to a problem? Please describe.** `arv-roi-test` will report that the image size is incorrect when image size is actually not supported. **Describe the solution you'd...

1. bug
5. Tests

I think I have the same issue as #716 with Aravis 0.8.27: The network auto discovery of a GigE camera works, but subsequently Aravis cannot connect to it: ``` $...

1. Enhancement
5. Gige