[
https://issues.apache.org/jira/browse/BEAM-9147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17074910#comment-17074910
]
Masud Hasan commented on BEAM-9147:
-----------------------------------
* As I understand this, streaming version of VI client sdk uses
StreamingVideoIntelligenceServiceClient compare to
VideoIntelligenceServiceClient for Async invoke which you are using.
* Understood the point about Auto ML.
* Looks like you are already using 1.2.0 in build gradle. I am not too sure
how overall build process works but building out a pipeline using 1.20 & beam
2.19- I get version conflict for grpc and was told it's a blocking issue
because of these:
[https://issues.apache.org/jira/browse/BEAM-8963|https://www.google.com/url?q=https://issues.apache.org/jira/browse/BEAM-8963&sa=D&usg=AFQjCNHM3QACyVFJ_1zh-drvzo1y4J5qfw]
[https://issues.apache.org/jira/browse/BEAM-9444|https://www.google.com/url?q=https://issues.apache.org/jira/browse/BEAM-9444&sa=D&usg=AFQjCNHq2uf8Uxvzt0URXJDojZbcBbC-SA]
{{ }}
* Passing feature list and context makes sense.
* Ok understood that have to process annotation result for desire output -
Proto to Row, Json converts etc
> [Java] PTransform that integrates Video Intelligence functionality
> ------------------------------------------------------------------
>
> Key: BEAM-9147
> URL: https://issues.apache.org/jira/browse/BEAM-9147
> Project: Beam
> Issue Type: Sub-task
> Components: io-java-gcp
> Reporter: Kamil Wasilewski
> Assignee: Michał Walenia
> Priority: Major
> Time Spent: 2h
> Remaining Estimate: 0h
>
> The goal is to create a PTransform that integrates Google Cloud Video
> Intelligence functionality [1].
> The transform should be able to take both video GCS location or video data
> bytes as an input.
> A module with the transform should be put into _`sdks/java/extensions`_
> folder.
> [1] [https://cloud.google.com/video-intelligence/]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)