Interface StreamingVideoIntelligenceServiceGrpc.AsyncService

    • Method Detail

      • streamingAnnotateVideo

        default io.grpc.stub.StreamObserver<StreamingAnnotateVideoRequest> streamingAnnotateVideo​(io.grpc.stub.StreamObserver<StreamingAnnotateVideoResponse> responseObserver)
         Performs video annotation with bidirectional streaming: emitting results
         while sending video/audio bytes.
         This method is only available via the gRPC API (not REST).