-
I'm using gstreamer with aravissrc, my pipeline looks like below:
```
aravissrc ! video/x-raw, format=RGB ! videoconvert ! appsink
```
I've compared camera values after runing `arv-viewer-0.8` a…
-
**[Original submission](https://gna.org/bugs/index.php?19682)** by slowthinker on 2012-05-01
In BfW 1.10 [tunnel] allows to define a relation "to be adjacent", but from point of view of movement only…
-
**Describe the bug**
arv-camera-test appears to receive no frames from the camera because of missing packet errors. Representative debug information:
[GvStream::missing_packet_check] Resend reques…
-
I'm creating this issue to track similar GStreamer capture plugins that have been discovered. I don't have specific plans to try to merge them with this project at this time, but think that might be a…
-
how to solve it?
z3d.zstructuredlight.zstructuredlightsystemprovider: structured light type not found: "" (available types: "Z3D::ZStereoSLSPlugin" )
answer:
open file Z3DScanner.ini
[Structured…
TON14 updated
4 years ago
-
When I attempt to save camera settings using the following 2 lines:
with tempfile.NamedTemporaryFile(suffix='.xml') as fp:
c.save_settings(fp.name, PersistType.…
-
Hello,
I am modifying the asynchronous_grab_opencv.py example to set the camera's configuration from an XML file that I have, which contains exposure / color balance configuration that I like.
H…
-
## ❔Question
Hello,
I want to use the camera vimba (allied) vision with yolov 5 to detect the objects.
But I don't know how to integrate my python code which allows me to read video streams with my…
-
I've always wanted to do something like this, even have a bunch of aborted QB64 code for it with call-signs and whatnot.
Ideas:
- Marines can ask for or broadcast status updates.
- Marines can ge…
-
I'm trying to stream frames from two cameras at the same time (Allied Vision 1800 U-2050c, Allied Vision 1800 U-2460c) using the following code:
```python
from vimba import Camera, Frame, FrameSta…