Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for GigE cameras #63

Open
Y-Nak opened this issue May 17, 2021 · 9 comments · May be fixed by #117
Open

Add support for GigE cameras #63

Y-Nak opened this issue May 17, 2021 · 9 comments · May be fixed by #117
Assignees
Labels
A-cameleon Area: cameleon A-device Area: cameleon-device C-feature-request Category: A new feature request P-high Priority: High
Milestone

Comments

@Y-Nak
Copy link
Member

Y-Nak commented May 17, 2021

No description provided.

@Y-Nak Y-Nak added A-device Area: cameleon-device A-cameleon Area: cameleon C-feature-request Category: A new feature request P-high Priority: High labels May 17, 2021
@Y-Nak Y-Nak added this to the 0.2 milestone May 17, 2021
@Y-Nak Y-Nak self-assigned this May 17, 2021
@Y-Nak Y-Nak changed the title Implement GigE Vision driver Add support for GigE cameras May 31, 2021
@Y-Nak Y-Nak linked a pull request Sep 17, 2021 that will close this issue
3 tasks
@dvtomas
Copy link

dvtomas commented Dec 1, 2023

Hi,
Thank you for the great work on cameleon. I need to connect to some industrial cameras that only support GigE. It's more than two years since this GigE issue was opened, how is it looking? Is this issue dead, or is there a light at the end of the tunnel?

@romixlab
Copy link

Hi,
I also need GigE support, was thinking to start working on it myself. Is anyone else doing the same?

@Carter12s
Copy link

Also chiming in that I'd like to contribute GigE support to this library. Would love to chat with a maintainer on what approach they'd like to see taken.

@Y-Nak
Copy link
Member Author

Y-Nak commented Jan 3, 2024

I'm sorry for the late response.

I really appreciate your help.
I don't have access to a GigE camera, and thus, the implementation has stopped. If you could implement it on my behalf, that would be very helpful, and I could also assist with your implementation.

Or, if you could kindly donate or lend a GigE camera to me, I could start the implementation myself. In that case, I believe I could finish the implementation in about two weeks(Either way, I might need to decide to buy a GigE camera by myself to continue cameleon dev, though).

@thiesmoeller
Copy link

@Y-Nak, if still required, we could provide GigEVision devices to support your development.

@Y-Nak
Copy link
Member Author

Y-Nak commented Jan 4, 2024

@Y-Nak, if still required, we could provide GigEVision devices to support your development.

Oh! Thank you! It'd be really helpful. Would you mind contacting me via email(yurayura.rounin.3@gmail.com) so that I can share my address? Again, thank you for your help!

@kpwebb
Copy link

kpwebb commented Feb 17, 2024

Just jumping in here to add that I've got two GigE cameras from LUCID and am happy to help with implementation! Anyone else currently exploring this and open to collaboration?

@romixlab
Copy link

Also have a Lucid camera, was planning to play around and get at least a proof of concept example working. Not sure how to avoid double work here though, I'm not in a hurry and might as well wait a bit for a common direction.

@thiesmoeller
Copy link

To get the corner cases working I would recommend to start with the arvis camera simulator.
It can drop packets...

Or for a real device add a test layer under the protocol layer to drop and modify incoming packets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cameleon Area: cameleon A-device Area: cameleon-device C-feature-request Category: A new feature request P-high Priority: High
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants