For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Video Source

Retrieves a video source, given its long name, short name, or source ID.

Parameters

  • Type: The type of query to make: Long Name, Short Name, and Source ID.

  • Long Name: The long name for a source. e.g. Camera 1

  • Short Name: The short name for a source. e.g. Cam1

  • Source ID: The id for a source. e.g. 1

Returns

Video source object.

Last updated