-
Hi
```
OS: Rocky Linux 8.6
EPICS base: 3.15.6
Support modules: master branches for all.
Pylon SDK: 7.3
```
Out of no where, the driver stops collecting images from the camera even if it is conn…
-
```
What steps will reproduce the problem?
1. From the CLI, type 'b' and change WAN Bandwidth to 500000
2. Run an iPerf test through the WANsim box -- with my gear, I'm seeing
~350Mb/s
3. Change WA…
-
**Describe the bug**
When I start the acquisition of a camera, some features are still marked as writable when I check their actual Access Mode while it’s supposed to be read only.
For example, I ex…
-
Following preset code attempts to create an instance of a template:
```java
new Info("Spinnaker::GenApi::IEnumerationT").pointerTypes("EInterfaceType").define()
```
Usage of the template in the …
-
## Type of issue
Feature Request
#### Description
https://linux-sunxi.org/Libre_Computer_Board_ALL-H3-CC
I personally have the ALL-H3-CC H3 and ALL-H3-CC H5 (yes, the H5 variant has "H3" in …
-
large payloads highlight bugs in ae scheduler.
Before my patch:
```
./wrk -d 3 http://192.168.1.149 -M POST --body `tr '\0' '0' < /dev/zero| head -c 10000`
Running 3s test @ http://192.168.1.149
…
-
All of a sudden, I ran into this runtime exception with Basler gige. What could possibly be the reason?
Error Log:
camera.Attach(tlFactory.CreateDevice(devices[i]))
File "C:\Users\USER\AppDat…
-
Today, I was experimenting with the ros2 driver and the camera emulator. When running
```
export PYLON_CAMEMU=1
ros2 launch pylon_ros2_camera_wrapper pylon_ros2_camera.launch.py
```
I got the fo…
-
I would like to have two USB-based cameras synchronized. Currently I have a difference of 50ms as I am just acquiring images in a sequential manner with the default grab strategy. I have been reading …
-
hi,can you provide some examples to demonstrate how to use cmakelist to build c++projects?