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

**Running ```arv-tool-0.8 -d all``` gives following output:** ``` [14:01:02.472] 🅸 interface> Found 0 USB3Vision device (among 7 USB devices) [14:01:02.473] 🅸 interface> [GvDiscoverSocket::new] Add interface 127.0.0.1 (127.0.0.1) [14:01:02.473] 🅸 interface>...

5. Gige
2. Needs informations

**Describe the bug** Aravis headers include other aravis headers with e.g. ` #include `, without an intermediate `aravis/` subdirectory, which is created on installation. This means that client projects need...

1. Enhancement
2. Needs informations
5. Installation

**Describe the bug** When running with Packet socket mode enabled I get a segfault on stream start. **To Reproduce** Run packet socket mode using a callback and get segfault on...

## Overview - `gamma` has been added to `aravissrc` - Tested on iRAYPLE's [A5051CU545E](https://www.irayple.com/en/productDetail/555) ``` - USB3.0 interface, 5Gbps theoretical transfer bandwidth, power supply via USB interface - Compatible with...

# 🛠️ Fix: Avoid unnecessary symbol export with static MSVC builds ## Summary This patch ensures that `__declspec(dllexport)` is not applied when Aravis is built statically with MSVC. It updates...

"I'm experiencing inconsistent frame rates when receiving camera frames using Aravis on two different PCs. On a 3GHz PC, I'm getting a consistent 27.8ms frame-to-frame delay, but on a 2GHz...

5. Gige
7. Linux
1. Performance

Hello, I'm working with a LUCID Atlas ATP051S-CC, I'm able to capture video from it using the aravissrc element, however I am not having any luck trigger image capture using...

5. Gstreamer
2. Needs informations

**Describe the bug** I came across this issue where with the same camera settings I am getting stable FPS on my Lenovo laptop, but on my PCs there’s a significant...

5. Python
1. Performance

ThinkPad log ``` gst-launch-1.0 -v aravissrc do-timestamp=true ! video/x-bayer,format=gbrg,width=2448,height=2048 ! bayer2rgb ! videoconvert n-threads=4 ! fpsdisplaysink sync=false text-overlay=true Setting pipeline to PAUSED ... Pipeline is live and does not need...

as i consider to use cameralink camera or CoaXPress camera to develop software, does this project can support these two kinds of camera? can you explain the way or method,...