Skip to main content

View Current Set Language

GET 

/param.cgi?get_language_conf

Function: Gets the language configuration.

Camera Compatibility:

  • Move 4K
  • Link 4K

Example:

curl: curl "http://CAMERA-IP/cgi-bin/param.cgi?get_language_conf"

JavaScript: fetch("http://CAMERA-IP/cgi-bin/param.cgi?get_language_conf")

Response:

\{
"status": 200,
"data": \{
"default_language": "English",
"focus_mode_status": "unlock",
"isndi": "1",
"isdante": "0",
"streaming": "1",
"standby": "1",
"is_root_user": "0",
"focusmode": "afocus"
\}
\}

Request​

Responses​

The request has succeeded.

Ask PTZOptics AI

Answers are generated from PTZOptics documentation. Verify important information in the cited sources.

Ask a question about PTZOptics products or documentation.