-
Notifications
You must be signed in to change notification settings - Fork 675
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
Introduce GigE Vision Control Protocol (GVCP) protocol #1321
Labels
Comments
@tigercosmos are you planning to work on it? |
Yes, but I can expect this to be a big PR. I will complete it little by little. |
@seladb according to my experience, full support may take about a few thousand lines of code. Do you agree that we separate it into several PRs? maybe 2 or 3. |
@tigercosmos sure, we can start by basic support and add more later |
Open
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
GigE Vision[1] is an interface standard introduced in 2006 for high-performance industrial cameras.
To support it, we will add a new layer beyond the UDP layer.
There are plenty of commands in GVCP, the first step would be:
Fully support of all commands and their response could be the next step.
see more references:
The text was updated successfully, but these errors were encountered: