Emmanuel Pacaud
Emmanuel Pacaud
> The camera advertises to be both Genicam 1.2 and 2.0 compliant (it can be switched between both protocol versions), but it has the problem in both modes. I guess...
> Adding the entry `{ .vendor_selection = "Sony", .model_selection = "XCG_CGSeries"},` to `ArvGvLegacyInfos` struct in _arvgcport.c_ should fix that. Can we do that? I have added this entry in commit...
Hi @Stigaard I have added some documentation about the legacy endianness mechanism exception list: https://github.com/AravisProject/aravis/pull/794/files
I have just checked again. The performance is mainly limited by the CPU, and also the network interface on a raspberry pi 2 (about 4MB/s). So a static pattern would...
Long time, no new. I'm closing this issue. Don't hesitate to reopen if you have the requested information.
> Packet socket is a more efficient method of receiving stream packets from the device. The issue is, for some devices, aravis reads 0 as the source port, which is...
> @EmmanuelP would you accept a PR that implements Emilio's suggestion? I don't grasp the full implications of the proposal. A pull request would at least help me to test...
Thanks for the follow up.
Hi @mikkellars I don't have a development environment on Windows, so, as I said to @marcovtje , finding the commit that introduced the issue using git bisect would help. It...
Long time, no news. I'm closing this issue. Don't hesitate to reopen when you have the requested informations. Cheers.