cameleon-rs / cameleon

A safe, fast, and flexible library for GenICam compatible cameras
Mozilla Public License 2.0
87 stars 18 forks source link

How can I help with GigE support? #179

Closed Carter12s closed 9 months ago

Carter12s commented 9 months ago

I'm a moderately experienced Rust developer, have a lot of C++ development experience, and have used several GigE Vision cameras over the years.

Professionally, I need to integrate with GigE Vision compliant camera and it looks like I'll need to use https://github.com/AravisProject/aravis, but would prefer if there was a Rust based solution around.

I don't have a ton of direct experience with the GenICam / GigE Vision standards, but have used several vendor libraries (Pylon, Vimba) to interact with the cameras and I have physical access to several cameras (from Basler, Specim, Resenon).

I've scanned through the existing issues, but it is pretty hard for me to understand where GigE support will fit in and how I might get started. If someone is willing to spend some time getting me up to speed I'd be happy to dig in?

Carter12s commented 9 months ago

Closing issue, Discussion happening: https://github.com/cameleon-rs/cameleon/issues/63