Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AxisCam ¶
AxisCam represents AXIS IP cameras the TUM uses
func NewAxisCam ¶
NewAxisCam Acts as a constructor for cameras. ip: the ip address of the camera auth: username and password of the camera (e.g. "user:password")
func (*AxisCam) GetPresets ¶
func (c *AxisCam) GetPresets() ([]model.CameraPreset, error)
GetPresets fetches all presets stored on the camera
Click to show internal directories.
Click to hide internal directories.