The Push AV Stream Transport cluster (0x0555) is a Matter cluster that Pushes recorded or live AV stream segments from a camera to a server-side ingestion endpoint.. It defines 8 commands and 2 attributes.
Push AV Stream Transport 0x0555
Pushes recorded or live AV stream segments from a camera to a server-side ingestion endpoint.
Spec History
This cluster's ClusterRevision across the Matter releases it has shipped in. Click a version to inspect the cluster as it existed in that release.
Attributes 2
Commands 8
Features 2
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 | SupportedFormats | array | |
| 0x0001 | CurrentConnections | array |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 |
AllocatePushTransport
invoke: manage
This command SHALL allocate a transport and return a PushTransportConnectionID.
|
client→server |
TransportOptions: TransportOptionsStruct |
| 0x01 |
AllocatePushTransportResponse
This command SHALL be generated in response to a successful AllocatePushTransport command.
|
server→client |
TransportConfiguration: TransportConfigurationStruct |
| 0x02 |
DeallocatePushTransport
invoke: manage
This command SHALL be generated to request the Node deallocates the specified transport.
|
client→server |
ConnectionID: int16u |
| 0x03 |
ModifyPushTransport
invoke: manage
This command is used to request the Node modifies the configuration of the specified push transport.
|
client→server |
ConnectionID: int16u, TransportOptions: TransportOptionsStruct |
| 0x04 |
SetTransportStatus
invoke: manage
This command SHALL be generated to request the Node modifies the Transport Status of a specified transport or all transports.
|
client→server |
ConnectionID: int16u, TransportStatus: TransportStatusEnum |
| 0x05 |
ManuallyTriggerTransport
This command SHALL be generated to request the Node to manually start the specified push transport.
|
client→server |
ConnectionID: int16u, ActivationReason: TriggerActivationReasonEnum, TimeControl: TransportMotionTriggerTimeControlStruct, UserDefined: long_octet_string |
| 0x06 |
FindTransport
This command SHALL return the Transport Configuration for the specified push transport or all allocated transports for the fabric if null.
|
client→server |
ConnectionID: int16u |
| 0x07 |
FindTransportResponse
This command SHALL be generated in response to a successful FindTransport command.
|
server→client |
TransportConfigurations: TransportConfigurationStruct |
PerZoneSensitivity
(PERZONESENS)
bit 0
Supports a sensitivity value per Zone
Metadata
(METADATA)
bit 1
Supports metadata transmission in Push transports
Devices Implementing This Cluster
0 devices in the survey implement this cluster
No devices in the survey implement this cluster yet.