-
Implement ICamera interface using Aravis and see if it works
https://github.com/AravisProject/aravis
-
I’m just starting to use Aravis and I’m stuck trying to get the Python libary to work.
My system is a Docker (ubuntu:latest) container running over Windows 10 with WSL2. I have a HIKVision GigE cam…
-
I'm testing Chinese machine vision camera with a stream example. Cameleon expects strictly one LEADER packet, followed by TRAILER packets. An unrecoverable issue is that Cameleon receives TRAILER pack…
-
### Describe the feature and motivation
OpenCV needs generic standards-compliant drivers for "GigE Vision" and "USB3 Vision" compliant cameras.
GigE Vision and USB3 Vision are industry standards…
-
Steps to reproduce:
1. On the GUI, enter label "joe-test-01"
2. Click "Start"
3. Click "Stop"
The image file `photo_object_02D53783700_20240404_15:44:32.245928_joe-test-01_0001.np` has size 0 KB…
-
**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 pro…
-
**Is your feature request related to a problem? Please describe.**
Our project runs in docker container and uses gstreamer to receive and decode video. We are unable to use use network-mode=host, so …
-
I am importing the package as follows:
from gi.repository import Aravis
self.cam = Aravis.Camera.new(name)
The camera opened successfully (Baser acA1920-155um USB3) :
camera name: acA1920-1…
-
1. Aravis build problem: Aravis can not be built successfully if I issued git checkout from ARAVIS_0_8_3 to ARAVIS_0_8_13. There are no obvious errors:
Configuring arv-viewer-0.8.appdata.xml using co…
-
**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 …