get_stream

Inventory.get_stream(**kwargs)[source]

Get a stream of a recorder from the inventory.

Keyword Arguments
  • serial (str) – The serial number of the recorder containing the stream.

  • model (str) – The model of the recorder containing the stream.

  • producer (str) – The producer of the recorder containing the stream.

  • name (str) – The name of the component.

Returns

The streams matching the search criteria.

Return type

list of RecorderStream