Emmanuel Pacaud

Results 348 comments of Emmanuel Pacaud

Ni @barzan-hayati Could you please rerun arv-camera-test with debug output enabled ? ``` arv-camera-test -d all:3 ```

Could you attach the output of `arv-tool-0.8 -d all:3` ?

To understand what goes wrong, I need a wireshark capture of the network traffic during `arv-tool-0.8 -d all:4`, the corresponding console output, the host network configuration and a drawing of...

Thanks for the report. There is 2 things we can do: - if Aravis receives multiple discovery answers for the same device, it should prefer wired interfaces - we should...

> In arv_gv_discover_socket_list_send_discover_packet there is the line broadcast_address = g_inet_address_new_from_string ("255.255.255.255"); > You don't know over what interface this gets send out. Under Windows its based on interface metrics and...

I have forgotten to mention the fact it is possible to instantiate a camera by using its IP or MAC address. That may help to use the device using the...

Thanks for the network capture. It looks like for some reason the Lucid camera resend packets to a wrong port. May be it is a configuration issue.

Could you recapture the network traffic using aravis, and attach a complete trace, with the initialization part ?

The camera sends the requested missing packets to the port that was previously set in the SCP0 register, while the regular stream packet are sent to the port set by...

It would help if you could attach the wireshark capture with baumer software including the initialization part.