Open theduek1 opened 1 year ago
Please add the following camera:
46|Reolink|E1|/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=wuuPhkmUCeI9WG7C|CURLAUTH_DIGEST
I also added this extension in line 305 so that authentication with reolink works
curl_setopt($curl, CURLOPT_URL, $plugin_cfg['url']."&user=".$plugin_cfg['user']."&password=".$plugin_cfg['pass']);
If you have a better Idea i will be very thankful.
BR
Please add the following camera:
46|Reolink|E1|/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=wuuPhkmUCeI9WG7C|CURLAUTH_DIGEST
I also added this extension in line 305 so that authentication with reolink works
curl_setopt($curl, CURLOPT_URL, $plugin_cfg['url']."&user=".$plugin_cfg['user']."&password=".$plugin_cfg['pass']);
If you have a better Idea i will be very thankful.
BR