[
https://issues.apache.org/jira/browse/BEAM-9147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076811#comment-17076811
]
Masud Hasan commented on BEAM-9147:
-----------------------------------
Yes- in beam context. File IO watch or from PubSubIO
My understanding for live streaming is that client sdk does not fully support
yet. Not sure if it has changed.
[https://cloud.google.com/video-intelligence/docs/streaming/live-streaming-overview]
Let's say if I have a file 50MB (received the GCS URI, Feature config and
context as PubSub or Json Message) and can call API with max 3 concurrent
requests - I would think using streaming VI api, I can send out 15 MB contents/
chunk in parallel for faster performance. Do you think I can build such
request using this PTransform?
[https://cloud.google.com/video-intelligence/docs/streaming/label-analysis]
> [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 10m
> 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)