-
I am trying to disconnect and reconnect to a Alvium 1800 U-1620 USB camera. It seems that the camera returns error -12 unless I restart the application. I have attached a video showing the behavior in…
-
## FEATURE:
**Is your feature request related to a problem? Please describe.**
We want to add an Allied Vision Technologies (AVT) camera device driver into coPylot.
#### Additional Context
- …
-
Hi,
I had a look at this driver, and for us it is not really usable. We have a different L4T version for the Xavier. While in theory we could switch to this kernel, this is not desirable, and might…
-
Hello,
I am trying to use the VimbaPythonAPI with an Allied Vision ALVIUM 1800 U-1236c color camera alongside with a jetson nano.
I've written a asynchronous acquisition script and it runs just fine…
-
Hello,
When Acquisition Mode is set to "Continuous",
What happens to the frame data in the StreamingBuffer at 'Acquisition Stop'?
[Hypothesis]
1. All frame data is ejected (cleared) and the Buff…
-
The avt3_video_ops_s_frame_interval function clamps the frame rate using the FRAME_RATE_MIN/MAX registers. However, these values are not necessarily correct. The frame width/height/offset is not writt…
-
Hello,
I am working with Alvium USB3 158m connected to Jetson Xavier NX, JetPack 5.1
If my Python code crashes after I start streaming, then the green light on the camera still blinking.
If I a…
-
**Is your feature request related to a problem? Please describe.**
I am using an Allied Vision Alvium 1800U camera and the function `arv_camera_uv_is_bandwidth_control_available()` always returns `fa…
-
I'm using an Allied Vision Alvium 1800 u-500m camera connected to the computer via USB3. When the computer crashes, any subsequent attempts to open the camera either in Vimba Viewer or VimbaPython ret…
-
Xaviers last response:
Alright! Thanks for reporting the bug btw. I think this manager I have not done it myself so I'm not sure, maybe it's from the UC2 repo? Can you take a look at getChunk and mak…