Get sdp of streams, Open the network stream – Vivotek IP7130 User Manual
Page 122

VIVOTEK - A Leading Provider of Multimedia Communication Solutions
122 - User's Manual
return
Redirect to the page
assigned. The
path according to the current path. If you omit this parameter, it
will redirect to an empty page.
Get SDP of Streams
Note: This request requires Viewer access privileges.
Method: GET/POST
Syntax:
http://<servername>/
“m” is the stream number.
“network_accessname_<0~(m-1)>” is the accessname for stream “1” to stream “m”. Please refer to the
“subgroup of network: rtsp” for setting the accessname of SDP.
You can get the SDP by HTTP GET.
Open the Network Stream
Note: This request requires Viewer access privileges.
Syntax:
For HTTP push server (MJPEG):
http://<servername>/
For RTSP (MP4), the user needs to input the URL below into an RTSP compatible player.
rtsp://<servername>/
“m” is the stream number.
For details on streaming protocol, please refer to the “control signaling” and “data format” documents.