StreamingVideoConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Provides information to the annotator that specifies how to process the request.
Attributes |
|
---|---|
Name | Description |
shot_change_detection_config |
Config for STREAMING_SHOT_CHANGE_DETECTION. |
label_detection_config |
Config for STREAMING_LABEL_DETECTION. |
explicit_content_detection_config |
Config for STREAMING_EXPLICIT_CONTENT_DETECTION. |
object_tracking_config |
Config for STREAMING_OBJECT_TRACKING. |
automl_action_recognition_config |
Config for STREAMING_AUTOML_ACTION_RECOGNITION. |
automl_classification_config |
Config for STREAMING_AUTOML_CLASSIFICATION. |
automl_object_tracking_config |
Config for STREAMING_AUTOML_OBJECT_TRACKING. |
feature |
Requested annotation feature. |
storage_config |
Streaming storage option. By default: storage is disabled. |