GStreamer pipeline

Hi,

I have pushed to master a patch that fix the counting of errors, which incorrectly counted incomplete transfers as underruns instead of failures.

Incomplete image received, dropping

It means there is a bug during the transfer that prevents the transmission of the complete payload. Could you open an issue on github please: https://github.com/AravisProject/aravis/issues/new?assignees=&labels=&template=bug_report.md&title=

Cheers,

Emmanuel.

1 Like

Hi Emmanuel,

I am experiencing the exact same issues described in this thread by Richard. I am wondering if you have any new information or if an issue we was opened on GitHub. I am very excited to get Aravis working!

Thanks!

And to clarify, I am using Allied Vision Alvium USB3 cameras and Nvidia Jetson hardware.

Hi,

There is not yet a corresponding issue on github. Please open one.

Currently the code in arvuvstream is pretty strict on the data size check, and fails even if it received more data than expected. May be this is the case for these devices.

Cheers.

3 posts were split to a new topic: How to find camera names