Emmanuel Pacaud

Results 347 comments of Emmanuel Pacaud
trafficstars

Please attach the output of: `arv-tool-0.6 features -d all:3`

It looks like a permission issue. Please try to run arv-test as root. If it works as root, then you can make the camera work as user by creating a...

Could you attach the output with -d all:3 please.

The output of `sudo arv-tool-0.6 -d all:3 features` I mean.

I don't understand what goes wrong. It doesn't look like a permission issue. It is perhaps a configuration issue, when aravis tries to establish the connection to the device. Did...

@madMAx43v3r It would be nice if you could open a new issue explaining what you have seen, and which part of ArvInterface you think is not thread safe. Thanks.

@AjayGarad Did you finally succeed in connecting to your camera ?

Fake camera should stick to the behavior describe in the Genicam SNFC document: https://www.emva.org/wp-content/uploads/GenICam_SFNC_v2_7.pdf

> From the Genicam SNFC document I read: "AcquisitionFrameRate controls the rate at which the Frames are captured when TriggerMode is Off.". So it seems that this parameter must be...

> gv packet size = 64 bytes That is a strange value. Try to set it to 1500 with arv-camera-test: `./tests/arv-camera-test -i 1500`