Service: Record
| This API is officially released and maintained. |
The record service allows streaming of recording data to a client. It requests and combines all the required recording data (metadata, raw, states, vtu, pcd) into one stream. A message in the stream consists of a file-path and the corresponding data. That means that one message represents one file in a recording archive.
| Method | Request | Response |
|---|---|---|
RecordStreamResponseStream |
Stream
Get a stream of recording data.