Emmanuel Pacaud

Results 347 comments of Emmanuel Pacaud
trafficstars

I have pushed a path to aravis main branch that should help to identify the missing feature. Could you try the current main branch, and attach a new log.txt file...

Hi Adrian, > Can we create a pull request with this modification or could be some collateral issues with that change? Please go ahead. We will discuss about your patch...

After a quick look at the genicam data, the camera should be compatible with arv-viewer wrt the pixel format, as it seems to provide Mono8. Could you try to run...

Hi @abrock , > If I'm not mistaken the only thing left to do to get full support for the camera in Aravis is to get _use_legacy_endianness_mechanism return 1 for...

> Could you attach the beginning of the output of arv-camera-test -d all with the device informations, especially write mem support ? Please use aravis master, which will also show...

Thanks @abrock for the informations. So the device is big endian and claims genicam schema 1.1, but does seem to like readmem/writemem for register access. I'm trying to contact New...

Please attach the output of `ARV_DEBUG=all ./tests/arv-acquisition-test`

Most of the time is spent loading the Genicam data from the device (1.5s). A cache would help a lot in this example. ``` [10:32:06.310] ❷ device> [GvDevice::load_genicam] xml url...

> @EmmanuelP Thank you for your reply. Can you explain more about the cache? It could be possible to store the retrieved genicam data in a dedicated directory, and use...

Please attach the output of `arv-camera-test -d all:3`.