get_stream

DbChannel.get_stream(start_time=None, end_time=None, **kwargs)

Get a stream from the channel.

Parameters
  • serial (String) – The serial number of the recorder containing the stream.

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

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

  • name (String) – The name of the stream.

Returns

The recorder streams matching the search criteria.

Return type

list of RecorderStream