Skip to main content

Which RCP commands enable HTTP and RTSP ports?

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

nice to know.png Nice to know:

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.