Question
Which RCP commands enable the HTTP and RTSP ports?
Answer
The following RCP commands can be used to enable and set port for HTTP and RTSP services:
-
Set HTTP port number to 80
https://<IPaddress>/rcp.xml?command=0x0954&type=T_WORD&direction=WRITE&num=1&payload=80 -
Set RTSP port number to 554
https://<IPaddress>/rcp.xml?command=0x0a63&type=T_DWORD&direction=WRITE&num=1&payload=554