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

videointelligence: Generate apiv1beta3 client with support for streaming video #6109

Closed
tyronegroves opened this issue May 31, 2022 · 8 comments · Fixed by #6176
Closed

videointelligence: Generate apiv1beta3 client with support for streaming video #6109

tyronegroves opened this issue May 31, 2022 · 8 comments · Fixed by #6176
Assignees
Labels
api: videointelligence Issues related to the Video Intelligence API API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@tyronegroves
Copy link

Python and CPP clients have streaming video clients. I am not able to generate a client that will work with Go.

@tyronegroves tyronegroves added the triage me I really want to be triaged. label May 31, 2022
@product-auto-label product-auto-label bot added the api: videointelligence Issues related to the Video Intelligence API API. label May 31, 2022
@codyoss codyoss added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed triage me I really want to be triaged. labels Jun 1, 2022
@codyoss
Copy link
Member

codyoss commented Jun 1, 2022

@tyronegroves There is no v1beta3 client. Can you point me to an example of what client you are talking about?

@codyoss codyoss changed the title Video Intelligence: Generate apiv1beta3 client with support for streaming video videointelligence: Generate apiv1beta3 client with support for streaming video Jun 1, 2022
@tyronegroves
Copy link
Author

tyronegroves commented Jun 1, 2022

@codyoss

This is the python client that uses the v1beta3 protos

https://cloud.google.com/python/docs/reference/videointelligence/latest/google.cloud.videointelligence_v1p3beta1.services.streaming_video_intelligence_service

I'm asking to have a Go client generate for that version of the protos so I can use the Streaming Video Intelligence APIs

@codyoss
Copy link
Member

codyoss commented Jun 1, 2022

Ah you mean v1p3beta1 it looks like, this seems reasonable.

@codyoss
Copy link
Member

codyoss commented Jun 1, 2022

@quartzmo would you mind generating this llibrary?

@tyronegroves
Copy link
Author

@codyoss @quartzmo Any movement on this?

@codyoss
Copy link
Member

codyoss commented Jun 2, 2022

@tyronegroves We plan to get to this, but it may not be until next week.

@tyronegroves
Copy link
Author

@codyoss ok thanks appreciate you guys. Very responsive!

@tyronegroves
Copy link
Author

@codyoss @quartzmo any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: videointelligence Issues related to the Video Intelligence API API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants