Options
All
  • Public
  • Public/Protected
  • All
Menu

Module components/cameraCard

Index

Functions

Functions

CameraCard

  • CameraCard(props: cameraCardProps): Element
  • Component used in the cameras list. There is a card for each connected camera, which shows an identifier and buttons. to enlarge or shrink that camera's videoplayer.

    Parameters

    • props: cameraCardProps

      Properties of the card.

    Returns Element

    An antd card with camera info.

Made by Horyus. Documentation generated by TypeDoc.