-
**Describe the Issue**
Doing a live streaming of the feed from a Basler Ace2, the feed will become delayed even when the buffer size is set very low.
**To Reproduce**
Connect to the camera using…
-
Hi, I newer in pylon_camera node. I'm try to connect a Basler daA1280 USB3.0 in USB2.0. Pylon Viewer and ROS node run ok but when I run rqt_image_view to watch the image, the pylon node show this erro…
-
Hi!
I'm currently working with the evaluation board of the imx8mp SoC from NXP and Basler DAA2500-60mc Camera.
I have built the yocto images Zeus 5.4.70-2.3.2 and Hardknott 5.10.72-2.2.0 which inc…
-
**Description**
We are running some stress tests on our platform. Running multiple power-off/on tests in a row, after several successful camera tests, we have a failure with the following error. Af…
-
Hi @rgov
I am using a Jetson Nano with OpenCV 4.5 to read the Basler camera every 50 ms. I call the following function:
```python
from pypylon import pylon
global camera
global converter
# con…
-
GigEVision 2.0 introduces Action Commands that will be processed by the camera at a specified time.
From Basler's documentation it looks like they just add a timestamp field to the command packet.
…
-
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…
-
Hi. I have a Basler acA2040-35gm.
The camera is set to receive an image by a trigger from Line1
``` camera.TriggerSelector.SetValue("FrameStart")
camera.TriggerMode.SetValue("On")
camer…
awarm updated
4 years ago
-
### Describe what you want to implement and what the issue & the steps to reproduce it are:
Hi,
I'm using a blaze ToF camera and pypylon to process pointclouds, but the resulting pointclouds see…
-
Hi,
When I try to install with miniconda 3.7, it returns :
_Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexibl…