
| Property | Value | Description |
|---|---|---|
| Display Name | text |
Creates an object name for display purposes, which may differ from the actual object name.
|
| Description (camera) | text |
Provides additional information, which could include the camera’s geographical location or other unique information.
|
| Url Address | text | Defines a URL or IP address for the camera. |
| Web Port | number (defaults to 443) |
Defines the port, when using the web UI, over which to transmit the camera’s video signal. 443 supports only secure communication between the camera and the station.
For a camera that does not support TLS secure communication, that is, if CAUTION: Be aware that the framework cannot prevent a flooding attack or other malicious activity if you choose to configure your application
without secure communication.
If using fox streaming, which uses the station to render the video stream, this port should be different from the station’s fox port. If you are not using fox streaming, this port should be the same as the station’s fox port. |
| Ptz Support | additional properties |
Turns Pan Tilt, Zoom, Focus, Iris, Move To Preset, and Store Preset features on (
true or enabled check box), and off (false or empty check box). Your camera may or may not support these features.
NOTE: If these properties are not enabled, PTZ functions do not work. This means that any widgets that use PTZ controls do not work.
|
| Preferred Resolution | drop-down list, defaults to High |
Specifies the pixel resolution of each transmitted frame. Options are:
High, Medium, or Low. The actual pixel values for these three relative settings are defined in the video device.
|
| Preferred Frame Rate | drop-down list, defaults to Low |
Defines the speed of the video stream. Options are:
Low, Medium, and High. You can configure each rate.
|
| Preferred Compression | drop-down list, defaults to Medium |
Specifies a level of compression for use during live video streaming. The video device defines the actual compression values
for these relative settings.
Compression reduces bandwidth improving video transmission. Compression relates to resolution. The higher the compression, the lower the bandwidth requirements. However, over-compression may degrade video images. The video device defines the actual compression values for these relative levels. Higher compression uses less bandwidth but negatively affects image quality. The underlying video driver interprets these options: |
| Preferred Video Stream Fox | drop-down list (for a network component defaults to False and for a child component defaults to Inherit)
|
For a network component, selects (
true) or declines (false) the use of Fox streaming.
For a child component (DVR, NVR or camera), selects or declines the use of Fox streaming at the child component level.
NOTE: This option assumes that the controller is exposed - otherwise you could not even connect to the station.
In all cases, the client-side computer expends some of its CPU utilization to render the video on the screen. |
| Credentials, Username and Password | text |
Define the Username and Password required to access the camera.
|
| Use Tcp Transport | true (default) or false |
Transport Control Protocol (TCP) is selected by default. |
| Use Rtsp Stream | true or false (default)
|
Turns RTSP (Real Time Streaming Protocol) on and off. This popular protocol controls a camera using DVD-style controls (play, pause, etc.) |
| Rtsp Username | text, defaults to root | Defines the username required by RTSP to control the camera. |
| Rtsp Password | text | Defines the password required by RTSP to control the camera. |
| Host Name | URL (in the following format):<ip-address>/axis-media/media.amp> | Defines the host, which is required by RTSP. |
| Web Client Http Port | number (defaults to 80) |
Identifies the standard port (not secure) used to communicate the camera feed over the Internet.
If using fox streaming to have the station render the video stream, this port should be different from the station’s fox port. If you are not using fox streaming, this port should be the same as the station’s fox port. |
| Web Client Https Port | number (defaults to 443) |
Identifies the secure port used to communicate the camera feed over the Internet.
If using fox streaming, which uses the station to render the video stream, this port should be different from the station’s fox port. If you are not using fox streaming, this port should be the same as the station’s fox port. |
| Token Over Https | true (default) or false |
Defines the protocol to use when fetching the authentication token from the camera. This property applies only when authentication
uses the token mechanism.
|
| Web Auth Scheme | drop-down list (defaults to Token Or Browser)
|
Selects an authentication scheme for verifying the authenticity of the camera.
Some cameras, such as Axis cameras, whose firmware version is below 7.10, do not support tokens. In this case, use
|