From f01a17a9945081a4d8c7f51503315307c9494062 Mon Sep 17 00:00:00 2001 From: Geert van Horrik Date: Fri, 1 Feb 2019 16:16:40 +0100 Subject: [PATCH] Add note that port should be HTTP port (#8371) --- source/_components/camera.onvif.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/camera.onvif.markdown b/source/_components/camera.onvif.markdown index f9ed2644e86..5211427ce2a 100644 --- a/source/_components/camera.onvif.markdown +++ b/source/_components/camera.onvif.markdown @@ -46,7 +46,7 @@ password: type: string default: 888888 port: - description: The port for the camera. + description: The (HTTP) port for the camera. required: false type: integer default: 5000