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

A libusb event thread is created inconditionnaly. In case of synchronous libusb use, we should not create it.

5. Usb3
1. Performance

At the end of the streaming, there are some warnings about failed transfers: ``` [10:07:08.995] 🆆 stream-thread> Leader transfer failed: transfer->status = 3 [10:07:08.995] 🆆 stream-thread> Payload transfer failed: transfer->status...

1. bug
5. Usb3

In libusb async mode, the reported number of underruns is systematically high. This is because the async thread asks for buffers before actually receiving data, unlike the sync code. May...

1. bug
5. Usb3

Randomization of test order can help to detect strange camera behaviour or camera configuration issues in the ArvCamera helpers (set_trigger, set_frame_rate...)

1. Testing

In arv-test, we should add a test that exercises the Genicam range check feature. As for cache policy, we probably needs an API that reports the number of failed check...

5. Genicam
1. Testing

**Is your feature request related to a problem? Please describe.** I would like to test an application using the Software trigger source on the fake camera because I do not...

1. Feature
5. Simulator

**Describe the bug** I am using Gstreamer to build a pipeline that reads data from a camera and prints them to screen (later to save them to mp4). I need...

5. Gstreamer

https://github.com/AravisProject/aravis/blob/c139db0127a8a0d10e9c7cf87c81c9fd5f963030/meson.build#L34 I am using `x86_64-linux-gnu-gcc` cross-compiler under Linux, it is version `9.3.0`, and the `-Wenum-conversion` is not understood (it is understood by the native gcc 9.3.0, curiously): ``` x86_64-linux-gnu-gcc: error:...

1. bug
5. Build

**Describe the bug** Hello, I take a single image from a camera with **arv_camera_acqusition()**. 0.4MP camera takes 350ms, and 1.6MP camera takes over 1sec to take a single image. I...

5. Genicam
1. Performance

I have been using a Teledyne Dalsa Genie Nano C4030 (1Gbps) camera with Aravis, with great success, other than the fact that I can't render better than 8 fps. So...

5. Gige
2. Needs informations
1. Device support