mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-07 05:54:10 +03:00
update field description language to include note about onvif specific credentials
This commit is contained in:
parent
0481e55a7c
commit
2a5cf9a533
@ -197,7 +197,7 @@
|
|||||||
"detectionMethodDescription": "Probe the camera with ONVIF (if supported) to find camera stream URLs, or manually select the camera brand to use pre-defined URLs. To enter a custom RTSP URL, choose the manual method and select \"Other\".",
|
"detectionMethodDescription": "Probe the camera with ONVIF (if supported) to find camera stream URLs, or manually select the camera brand to use pre-defined URLs. To enter a custom RTSP URL, choose the manual method and select \"Other\".",
|
||||||
"onvifPortDescription": "For cameras that support ONVIF, this is usually 80 or 8080.",
|
"onvifPortDescription": "For cameras that support ONVIF, this is usually 80 or 8080.",
|
||||||
"useDigestAuth": "Use digest authentication",
|
"useDigestAuth": "Use digest authentication",
|
||||||
"useDigestAuthDescription": "Use HTTP digest authentication when connecting to ONVIF-enabled cameras.",
|
"useDigestAuthDescription": "Use HTTP digest authentication for ONVIF. Some cameras require a dedicated ONVIF username/password instead of the standard admin user.",
|
||||||
"errors": {
|
"errors": {
|
||||||
"brandOrCustomUrlRequired": "Either select a camera brand with host/IP or choose 'Other' with a custom URL",
|
"brandOrCustomUrlRequired": "Either select a camera brand with host/IP or choose 'Other' with a custom URL",
|
||||||
"nameRequired": "Camera name is required",
|
"nameRequired": "Camera name is required",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user