rtsp://<host>[:port]/ISAPI/Streaming/channels/<ID>

rtsp://<host>[:port]/ISAPI/Streaming/channels/<ID>

Get basic parameter or session information for live view, or start and stop live view.

Request URL Definition

Table 1. DESCRIBE rtsp://<host>[:port]/ISAPI/Streaming/channels/<ID>

Method

DESCRIBE

Description

Get basic parameters for live view.

Query

None.

Request

None.

Response

None.

Table 2. SETUP rtsp://<host>[:port]/ISAPI/Streaming/channels/<ID>

Method

SETUP

Description

Get session information for live view.

Query

None.

Request

None.

Response

None.

Table 3. PLAY rtsp://<host>[:port]/ISAPI/Streaming/channels/<ID>

Method

PLAY

Description

Start live view.

Query

None.

Request

None.

Response

None.

Table 4. TEARDOW rtsp://<host>[:port]/ISAPI/Streaming/channels/<ID>

Method

TEARDOW

Description

Stop live view.

Query

None.

Request

None.

Response

None.

Remarks

The <ID> in the URL is defined as (channel No.)*100+(stream type value).

channel No.

For analog channel, the No. starts from 1, and for digital channel, the No. starts from the last analog channel No.

E.g., if the device has 16 analog channels and 16 digital channels, the analog channel No. is between 1 and 16, and the digital channel No. is between 17 and 32.

stream type value

The stream type values contain 1, 2, and 3. 1-main stream, 2-sub-stream, 3-third stream.

E.g., if ID is 101, it indicates the main stream of channel No.1; if ID is 102, it indicates the sub-stream of channel No. 2; if ID is 1601, it indicates the main stream of channel 16;...

rtsp://<host>[:port]/ISAPI/Streaming/channels/<ID>

Get basic parameter or session information for live view, or start and stop live view.

Request URL Definition

Table 1. DESCRIBE rtsp://<host>[:port]/ISAPI/Streaming/channels/<ID>

Method

DESCRIBE

Description

Get basic parameters for live view.

Query

None.

Request

None.

Response

None.

Table 2. SETUP rtsp://<host>[:port]/ISAPI/Streaming/channels/<ID>

Method

SETUP

Description

Get session information for live view.

Query

None.

Request

None.

Response

None.

Table 3. PLAY rtsp://<host>[:port]/ISAPI/Streaming/channels/<ID>

Method

PLAY

Description

Start live view.

Query

None.

Request

None.

Response

None.

Table 4. TEARDOW rtsp://<host>[:port]/ISAPI/Streaming/channels/<ID>

Method

TEARDOW

Description

Stop live view.

Query

None.

Request

None.

Response

None.

Remarks

The <ID> in the URL is defined as (channel No.)*100+(stream type value).

channel No.

For analog channel, the No. starts from 1, and for digital channel, the No. starts from the last analog channel No.

E.g., if the device has 16 analog channels and 16 digital channels, the analog channel No. is between 1 and 16, and the digital channel No. is between 17 and 32.

stream type value

The stream type values contain 1, 2, and 3. 1-main stream, 2-sub-stream, 3-third stream.

E.g., if ID is 101, it indicates the main stream of channel No.1; if ID is 102, it indicates the sub-stream of channel No. 2; if ID is 1601, it indicates the main stream of channel 16;...