-
### Describe what you want to implement and what the issue & the steps to reproduce it are:
I am implementing a hardware trigger capture system with 4 images that are combined using basler camera, an…
-
I have two a2A1920-51gcPRO cameras that are connected on the same **Premium Basler GigE Interface Card** connected to an Ubuntu server via PCIe. I am trying to perform synchronized image acquisition…
-
Hi,
When we grab images using the Python API and save the grabbed images to disk, memory is not released after completing all tasks. The memory consumption is proportional to the number of images w…
-
I am running a Linux distribution in Windows 10 which I installed through App Store.
The setup is described here:
[Windows Subsystem for Linux Installation Guide for Windows 10](https://docs.micros…
-
Hello, I have a Python Qt interface and 2 basler cams system. one of them is working on free run mode and the other one is working with hardware trigger. But like after working 1 hour I get an error l…
-
# Get the transport layer factory.
tlFactory = pylon.TlFactory.GetInstance()
# Get all attached devices and exit application if no device is found.
devices = tlFactory.EnumerateDevices()
if le…
-
It would be nice to publish the raw source archive to pypi.io in addition to the wheels.
-
I'd like to simultaneously run two a2A3840-45ucBAS USB3.0 cameras on my RPi4 with 8GB RAM (Using Raspbian 10). I've already used `setup-usb.sh` and have PylonViewer installed, but I'd like to use Pypy…
-
I am trying to display the live video from the camera in my browser, some kind of video streaming
Right now I am using the following code but when I consume my service (through http request) the UI…
-
I am using model acA2040-55um, with the pypylon SDK and I can't grab images with more than 1 FPS. Ideally I want to wait for an event and then grab an image, do some processing on it. If I set the ti…