Sdp for always multicast, 41 accessing sftp server and client, 2 get – Vivotek SD9161-H-v2 2MP PTZ Network Dome Camera User Manual
Page 465: Capability_media_streamprofiles_support = 1), 1 sftp server setting for event action

VIVOTEK
User's Manual - 465
©
2022 VIVOTEK INC. All Right Reserved
314
“n” is the maximum stream profile number (capability_media_streamprofiles_num)
“streamprofile_i<x>_token” is the unique identifier for each profile, x is within
0~(capability_media_streamprofiles_num)-1.
port is the rtsp port.
Please refer to the streamprofile group for requesting the stream profile token value for each
profile.
PARAMETER VALUE
DESCRIPTION
pimssm
1
1
: Enable the feature of Protocol
Independent Multicast - Source
Specific Multicast.
* This field is only required when
using PIM-SSM feature.
* Only valid when
network_rtsp_pimssm_enable=1.
Example:
Request the streaming of streamprofile_i0_token=Profile200,
rtsp://192.168.1.1:554/media2/stream.sdp?profile=Profile200
Note:
If the requested certain profile streamprofile_i<x>_occupied=0, which indicates stream profile <x>
has not been created, the above method for requesting RTSP streaming will fail.
8.39.2 Get
SDP for always multicast
(capability_media_streamprofiles_support = 1)
Note:
This request requires Viewer access privileges.
Method:
GET/POST
Syntax:
http://<
servername
>:<port>/media2/<streamprofile_i<0~(n-1)>_profilename>.sdp?[<parameter>=
<value>]
“n” is the maximum stream profile number (capability_media_streamprofiles_num)
“streamprofile_i<x>_profilename” is a friendly name for certain profile, x is within
0~(capability_media_streamprofiles_num)-1.
port is the http port.
©
2022 VIVOTEK INC. All Right Reserved
315
Please refer to the streamprofile group for requesting the stream profile name value for each
profile.
You can get the SDP by HTTP GET.
When using scalable multicast, Get SDP file which contains the multicast information via HTTP.
PARAMETER VALUE
DESCRIPTION
pimssm
1
1
: Enable the feature of Protocol
Independent Multicast - Source
Specific Multicast.
* This field is only required when
using PIM-SSM feature.
* Only valid when
network_rtsp_pimssm_enable=1.
Note:
1.
This method is only valid when always multicast is enabled, i.e.
streamprofile_i<x>_alwaysmulticast=1.
2.
If the requested certain streamprofile_i<x>_profilename is empty, which indicates stream profile
<x> doesn’t have a valid SDP file, the above method of requesting SDP file will fail.
3.
If there existed two or more streamprofile_i<x>_profilename which have the same value, the
requested SDP file will be overwrite by the last request.
8.41
Accessing SFTP server and client
8.40.1
SFTP server setting for event action
* Only available when bit 1 of "capability_protocol_ftp_client" is 1.
Syntax:
(for control API)
http://<servername>/cgi-bin/admin/sftpclient.cgi?operation=<value>[¶meter=<value
>]
PARAMETER
VALUE
DESCRIPTION
operation
automode, manualmode
"automode":
Key pair will be generated, and
automatically copy public key to server.
"manualmode":
Key should be downloaded or
uploaded by user.
* This field is required.
key
download, upload
"download":
Download public key.
"upload":
Upload private key. Only support HTTP