Emmanuel Pacaud

Results 356 comments of Emmanuel Pacaud

Here, initial check works: ```sh wip/packet-size-check [$] took 3s ❯ ./tests/arv-camera-test -d device Looking for the first available camera [GvDevice::new] Interface address = 192.168.0.114 [GvDevice::new] Device address = 192.168.0.96 [GvDevice::load_genicam]...

By inserting a 1 or 2 second sleep between FireTestPacket commands, it seems to work, but not reliably. When it does not, g_poll times out, with n_events == 0. None...

> May be a firmware issue ? Firmware updated with latest release, the issues persists. Auto packet size adjustement does not display errors on Flycap Windows, but also does not...

`arv_camera_new` is also not thread safe.

`arv_update_device`_list is not thread safe.

Hi, Please don't ask this type of question here, but use aravis discourse instance instead: https://aravis-project.discourse.group/ Thanks. Cheers, Emmanuel.

I was focused on the last question of your report, which was a general question about 5G cameras supported by Aravis? hence the request to ask the question on aravis...

> Frame rate = 0 Hz > > And it continues like this forever. After you press ctrl+c, you should have a few lines displayed. Could you paste them ?

So for some reason streaming doesn't start. May be the full debug output will help. Could you attach the output of: ``` ./tests/arv-camera-test --debug all:3 ```

Streaming is started, but all packets are rejected marked as duplicates, which sounds weird. Before I dig into the source code, could you try the latest version of aravis ?