For accessing streaming, Methods, Sdp for always multicast – Vivotek S Series IZ9361-EH 1080p Outdoor Network Bullet Camera with Heater User Manual

Page 448: 2 get, Capability_media_streamprofiles_support = 1 )

Advertising
background image

VIVOTEK

448 - User's Manual

© 2020 VIVOTEK INC. All Right Reserved

294

ERROR: The device does not exist or is busy
ERROR: Formatted successfully, but cannot create database

8.39

Methods

for Accessing Streaming

8.39.1 Get Stream URI

(

capability_media_streamprofiles_support = 1

)

Note:

This request requires Viewer access privileges.


Syntax:
For RTSP, the user needs to input the URL below into a RTSP compatible player.
rtsp://<

servername

>:<port>/media2/stream.sdp?profile=<streamprofile_i<0~(n-1)>_token>[&<par

ameter>=<value>]

“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

)

Advertising