Skip to main content
Skip table of contents

cam Class

Class used to hold information about a single camera Used by camera_list tag

Inheritance Hierarchy

System.Object  Scheduler.cam
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public class cam


VB

Public Class cam


The cam type exposes the following members.

Constructors

 

Name

Description

cam

 


Fields

 

Name

Description

camurl

URL to the camera snapshot

ip

The IP address of the camera

ismanual

True if this cam was manually added

mac

The MAC address of the camera

model

The camera model as string

name

The name of the camera

namehex

Name of camera HEX for html

pan_down_start

URL to start panning down

pan_down_stop

URL to stop panning down

pan_left_start

URL to start panning left

pan_left_stop

URL to stop panning left

pan_right_start

URL to start panning right

pan_right_stop

URL to stop panning right

pan_up_start

URL to start panning up

pan_up_stop

URL to stop panning up

pass

The password to access the camera

stream

URL to the camera stream

supports_pantilt

True if the camera supports pan/tilt controls

user

The username to access the camera


See Also

Scheduler Namespace

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.