From 7224af94740d1fed231615b86426b81fd6c4e5b2 Mon Sep 17 00:00:00 2001 From: xfarrow Date: Mon, 18 Sep 2023 09:53:04 +0000 Subject: [PATCH] Update README.md --- secret-apis/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/secret-apis/README.md b/secret-apis/README.md index 6ca00f1..be16174 100644 --- a/secret-apis/README.md +++ b/secret-apis/README.md @@ -22,3 +22,6 @@ Each API call is in the form `https://{cameraa_ip}/stok={stok}/ds`, hence you ne -64304: Maximum Pan/Tilt range reached -71103: User ID is not authorized ``` + +## More +The APIs provide more pieces of information than the official app. For example the camera somehow geotagged itself (I never gave the permission to the app to use location services, probably the camera is using public IP's location to determine its position). This is not clearly shown to the end user, and carries privacy and security implications. This further proves the necessity to create libre solutions for these cameras.