22www.dericam.comShenzhen Dericam Technology Co,.LtdPrivilege adminUsage /cgi-bin/hi3510/param.cgi[?cmd=gethttpport]Param. NoneReturn httpport HTTP port number.Note NoneExample /cgi-bin/hi3510/param.cgi?cmd=gethttpportsethttpportFunction Set the port of HTTP.Privilege adminUsage /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=80getrtspportFunction Get the ports for RTSP and RTP.Privilege adminUsage /cgi-bin/hi3510/param.cgi[?cmd=getrtspport]Param. NoneReturn rtspport RTSP portrtpport RTP portNote NoneExample /cgi-bin/hi3510/param.cgi?cmd=getrtspportsetrtspportFunction Set the ports for RTSP and RTP.Privilege adminUsage /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]