
22
www.dericam.com
Shenzhen Dericam Technology Co,.Ltd
Privilege
admin
Usage
/cgi-bin/hi3510/param.cgi[?cmd=gethttpport]
Param.
None
Return
httpport
HTTP port number.
Note
None
Example
/cgi-bin/hi3510/param.cgi?cmd=gethttpport
sethttpport
Function
Set the port of HTTP.
Privilege
admin
Usage
/cgi-bin/hi3510/param.cgi[?cmd=sethttpport&-httpport=]
Param.
httpport
HTTP port number, the range is [80~65535]
Return
Success: Success.
Fail: Error.
Note
The camera will reboot automatically after modify its HTTP port.
Example
/cgi-bin/hi3510/param.cgi?cmd=sethttpport&-httpport=80
getrtspport
Function
Get the ports for RTSP and RTP.
Privilege
admin
Usage
/cgi-bin/hi3510/param.cgi[?cmd=getrtspport]
Param.
None
Return
rtspport
RTSP port
rtpport
RTP port
Note
None
Example
/cgi-bin/hi3510/param.cgi?cmd=getrtspport
setrtspport
Function
Set the ports for RTSP and RTP.
Privilege
admin
Usage
/cgi-bin/hi3510/param.cgi[?cmd=setrtspport&-rtspport=&-rtpport=]
Param.
rtspport
RTSP port number, the range is [80~65535]
rtpport
RTP port number, the range is [5000~8000]