SrtPushOutputEndpoint(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Configurations for an output endpoint using SRT_PUSH as the streaming protocol.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
uri |
str
Required. The full URI of the remote SRT server. |
passphrase_secret_version |
str
The name of the Secret Version containing the SRT encryption passphrase, which is stored in Google Secret Manager. It should be in the format of projects/{project}/secrets/{secret_id}/versions/{version_number} .
This field is a member of oneof _ passphrase_source .
|